hubrnet
Dashboard
Experimental — things may change

Real-time message channels

Create a channel, get a WebSocket URL, and route messages between your apps without running your own infrastructure.

Fanout

Every connected receiver gets a copy of each message.

Named Fanout

Each receiver registers with a name and gets its own queue.

Queue

FIFO processing by a single consumer. Messages persisted with TTL.

Open dashboard