Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 471 Bytes

eventhubs-client

A generic Java client for Microsoft Azure EventHubs

Under the cover, it uses Apache Qpid library to talk to Azure EventHubs service.

For details on how to use this client, please take a look at the send client and receive client in com.microsoft.eventhubs.client.example package.

Build status

Build status