#web-api #kafka #commit-log #server #connect #logging

streambed-kafka

Provides commit log functionality to connect with the Kafka HTTP API

8 releases (4 breaking)

0.13.0 Apr 11, 2025
0.12.0 Nov 27, 2024
0.11.1 Sep 13, 2024
0.11.0 Aug 16, 2024
0.9.1 Oct 18, 2023

#2285 in HTTP server

Download history 2/week @ 2025-08-19

403 downloads per month

Apache-2.0

48KB
758 lines

kafka

Provides commit log functionality to connect with the Kafka HTTP API, with one difference... Kafka's HTTP API does not appear to provide a means of streaming consumer records. We have therefore introduced a new API call to subscribe to topics and consume their events by assuming that the server will keep the connection open.

Dependencies

~12–28MB
~364K SLoC