naia-lib / naia

a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast
Apache License 2.0
857 stars 61 forks source link

FAQ mentions Protocolize, which no longer exists #173

Closed Veritius closed 1 year ago

Veritius commented 1 year ago

See here (latest commit at time of writing).

The FAQ says both that Protocolize still exists, and that it's an enum, when this is no longer the case.