S
S

Socketioxide

A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack. It integrates with any server framework based on tower like Axum, Warp, Salvo or Hyper. Add any other tower based middleware on top of socketioxide such as CORS...

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0articles

Features

Socketioxide News & Activities

Highlights All activities

Recent activities

Socketioxide information

GitHub repository

  •  1,580 Stars
  •  75 Forks
  •  12 Open Issues
  •   Updated  
View on GitHub
Socketioxide was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Socketioxide?

A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack. It integrates with any server framework based on tower like Axum, Warp, Salvo or Hyper. Add any other tower based middleware on top of socketioxide such as CORS, authorization, compression, etc with tower-http.