Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 580 Bytes

readme.md

File metadata and controls

15 lines (7 loc) · 580 Bytes

#Microsoft Azure Event Hubs Clients

This repository provides client-side libraries for interacting with Microsoft Azure Event Hubs.

At present, there is a client available in C (C99) and a client for Java.

These clients are distinct projects and optimized for the respective language, and differ in terms of API shape and capabilities.

Details about how to build and use the clients and how to explore and run the samples can be found in the respective READMEs