Socket IO server implementation in rust as a Tower Service.
Broadcast events across a Socketioxide cluster from any Rust process
Core of the socketioxide library. Contains basic types and interfaces for the socketioxide crate and all other related sub-crates.
MongoDB adapter for socketioxide
PostgreSQL adapter for socketioxide
Redis adapter for the socket.io protocol
Common parser for the socketioxide protocol
Msgpack parser for the socketioxide protocol
A Socket.IO client implemented in Rust. It implements Engine.IO v4 and Socket.IO v5, and includes paired examples with socketioxide.
A2C-SMCP Rust SDK - Agent, Computer, and Server implementation
API utils and shared types for Horizon plugins
Engine IO server implementation as a Tower Service.