Hacker News new | ask | show | jobs
by alexisread 1135 days ago
You could try nats jetstream https://docs.nats.io/nats-concepts/jetstream

I've found nats to be very lightweight, and it can bridge (bidirectional) to kafka.

Edit: Oh it also supports websockets to the browser