convex_sync_types 0.10.0

Sync types for the Convex Websocket protocol (convex.dev)
Documentation
1
2
3
4
5
6
7
8
9
10
# Convex Sync Types

Internal sync types for the Convex protocol required for building a subscription
client.

For a fully built client using tokio, see

https://crates.io/crates/convex/

https://github.com/get-convex/convex-rs