2 unstable releases
0.2.0 | Oct 20, 2020 |
---|---|
0.1.0 | Jun 21, 2020 |
#283 in WebSocket
Used in 3 crates
(2 directly)
28KB
469 lines
engine_io_parser
This is a Rust crate that can encode and decode Engine.IO packets and payloads in binary and string.
This crate currently implements the Engine.IO protocol v3, compatible with Socket.IO version 2.x.
Check out the documentation for examples.
Dependencies
~1.5MB
~26K SLoC