Totodore/socketioxide
A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
RustMIT
Issues
- 0
Generate TypeScript types
#397 opened by musjj - 0
Redis Adapter
#396 opened by Totodore - 3
First ping is sent twice repeatedly
#390 opened by AkiraMiyakoda - 3
Documentation on how to make custom extractors
#374 opened by sergiomeneses - 0
Some handlers don't log extractors errors correctly
#375 opened by Totodore - 2
Custom parser support
#234 opened by Totodore - 14
Relationship between `Bin` and the structure of `Data` can be ambiguous for binary packets
#276 opened by kelnos - 0
- 14
Emitting with an array/vector data incorrectly serialized as separate arguments.
#225 opened by NessajCN - 2
Are there any plans to add a client implementation?
#366 opened by mendess - 3
Handlers are blocking on new connections.
#373 opened by JaydenElliott - 1
Rust socket.io ecosystem collab
#369 opened by ctrlaltf24 - 1
Add MongoDB Adapter Support
#361 opened by ahmtydn - 0
Potential infinite loop in binary packet decoding
#357 opened by yhx-12243 - 0
This library does not seem to support IE9.
#355 opened by wwstory - 4
Migrate Signaling Socket.io JS into Socketioxide Rust
#347 opened by aryabp - 1
Support for Sec-Websocket-Protocol
#341 opened by spoorn - 10
Dynamic Namespaces
#212 opened by FabianHummel - 1
- 3
Cannot keep ref to extension objects across .await points in handlers/middlewares
#295 opened by X-OrBit - 3
- 2
Unnecessary panic on Message enum match arms
#319 opened by ArchangelJTW - 1
delete_ns blocks thread indefinitely
#311 opened by LambdaSpg - 1
MongoDB Adpter
#315 opened by torto - 14
- 1
WebTransport support
#261 opened by tekacs - 3
How to use with rocket framework
#175 opened by learncodingforweb - 1
Add default event "connection"
#292 opened by sikelio - 3
Inconsistent binary packet ordering
#232 opened by Totodore - 0
Add middlewares services to namespaces
#270 opened by Totodore - 1
- 2
Binary events sent to handlers have a 0x4 byte prepended to the binary data (v4 server)
#277 opened by kelnos - 2
Several handlers for a single event
#274 opened by PhiSyX - 2
Using TLS to encrypt all messages
#251 opened by arthurguedes375 - 1
Rework of errors when emitting data
#172 opened by Totodore - 3
- 1
Feature reqwest: List all rooms
#247 opened by alakhpc - 0
Automatic crate publishing
#233 opened by Totodore - 3
SocketRef inside AckResponses
#222 opened by FabianHummel - 0
Get a socket given its ID from the io struct
#215 opened by Totodore - 2
How to use with actix-web
#206 opened by DarrenBaldwin07 - 8
Compilation problems when trying to use axum 0.7
#186 opened by bastibense - 0
Migration from hyper 1.0-rc4 to hyper 1.0
#182 opened by Totodore - 0
State Management
#178 opened by Totodore - 3
`async` socket handlers are not run
#189 opened by taesungh - 0
Get the current transport type of the socket
#177 opened by Totodore - 2
Add support for yjs backend
#163 opened by prabirshrestha - 0
Remove `async_trait` crate in engineioxide
#158 opened by Totodore - 4
use secure cookies for auth
#157 opened by prabirshrestha - 0
cannot find rt error when building v0.7.0
#154 opened by prabirshrestha