kafka-websocket
Kafka client
Provides a WebSocket interface to interact with Kafka's distributed message broker
Websocket server interface for Kafka distributed message broker
347 stars
26 watching
85 forks
Language: Java
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jdamick/kafka | A Go implementation of a distributed publish-subscribe messaging system | 130 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
sourcelaborg/kafka-connect-client | A client library for interacting with the Kafka-Connect REST service | 37 |
php-kafka/php-simple-kafka-client | A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda. | 27 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |