github trailbaseio/trailbase v0.22.13

13 hours ago
  • Support realtime change subscriptions via WebSockets behind the "ws" cargo build feature.
    • When built with the feature and the ?ws=true parameter is passed a ws:// protocol upgrade is attempted.
    • The Rust client on the ws_client branch supports WebSocket-based subscriptions. We cannot currently mainline it, due to a stale crate dependency.
  • Internal: improve Rust client's test setup.
  • Update dependencies.

Full Changelog: v0.22.12...v0.22.13

Don't miss a new trailbase release

NewReleases is sending notifications on new releases.