2 unstable releases
0.2.0 | Oct 20, 2020 |
---|---|
0.1.0 | Jun 21, 2020 |
#410 in WebSocket
23 downloads per month
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
~25K SLoC