pushwire-server 0.1.0

Generic multiplexed push server with WebSocket and SSE transports
Documentation

push-wire-server — generic multiplexed push server.

Provides [PushServer] parameterized by [ChannelKind], with WebSocket and SSE transports, cursor-based replay, priority queuing, and rate limiting. Channel-specific handling is registered by the consumer, not built in.