engine_io_parser

Crates.ioengine_io_parser
lib.rsengine_io_parser
version0.2.0
created_at2020-06-21 20:12:51.41919+00
updated_at2020-10-20 00:30:47.702854+00
descriptionA parser for the engine.io protocol for Socket.IO
homepage
repositoryhttps://github.com/oguzbilgener/socket.io-server-rust
max_upload_size
id256423
size39,287
Oğuz Bilgener (oguzbilgener)

documentation

README

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.

Commit count: 0

cargo fmt