☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
Перейти к файлу
VenkataAparna Garlapati a1dd9c51ce Fix build issue - onReceive test 2016-02-02 21:39:43 -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 Fix build issue - onReceive test 2016-02-02 21:39:43 -08:00
samples/java Update Readme & fix receive samples & fix 'mvn test' 2016-01-27 17:34:44 -08:00
.gitattributes
.gitignore Updates and moved top-level README files, modified gitignore to exclude Java targets 2016-01-27 08:39:52 +01:00
license.txt
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