Java Sample Client
A sample project (in Java) implementing a Streaming API V1 client is available at https://github.com/mambu-gmbh/Streaming-API-Java-Sample-Client.
caution
This sample client targets Streaming API V1 — it uses the V1 cursor/offset format and apikey header authentication, neither of which apply to V2. There is no V2-specific sample client yet.