serverpod_live_server 0.1.1
serverpod_live_server: ^0.1.1 copied to clipboard
Durable real-time channels, commands, collections, and presence for Serverpod.
0.1.1 #
- Added a minimal Serverpod startup example.
0.1.0 #
- First public release.
- Added durable typed channels, idempotent commands, resumable collections, and ephemeral presence.
- Added opt-in Redis-backed cross-instance fan-out with bounded retries, queues, delivery deadlines, and error reporting.
- Documented the at-least-once, per-channel ordering and recovery contracts.