socketioxide icon indicating copy to clipboard operation
socketioxide copied to clipboard

A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.

Results 33 socketioxide issues
Sort by recently updated
recently updated
newest added

Rustc 1.90 can't compile socketioxide codebase. Depends on: https://github.com/rust-lang/rust/issues/146813

C-Bug

**Is your feature request related to a problem? Please describe.** I would like to reduce buffering for events which are emitted frequently, so that unstable connections don't cause the buffer...

A-engineioxide
P-Medium
E-Medium
C-Feature-request