☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Перейти к файлу
Sreeram Garlapati 5f00045c57 FixBug: flow receiver credit only if it falls below prefetchCount 2016-02-09 15:00:17 -08:00
c Updates and moved top-level README files, modified gitignore to exclude Java targets 2016-01-27 08:39:52 +01:00
java FixBug: flow receiver credit only if it falls below prefetchCount 2016-02-09 15:00:17 -08:00
.gitattributes Azure Event Hubs SDK for C 2015-07-20 14:59:28 -07:00
.gitignore Updates and moved top-level README files, modified gitignore to exclude Java targets 2016-01-27 08:39:52 +01:00
license.txt Azure Event Hubs SDK for C 2015-07-20 14:59:28 -07:00
readme.md Updates and moved top-level README files, modified gitignore to exclude Java targets 2016-01-27 08:39:52 +01:00

readme.md

#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