caelix-socketio 0.0.36

Socket.IO integration for the Axum Caelix runtime.
Documentation
1
2
3
4
5
6
7
# caelix-socketio

Socket.IO integration for the Axum runtime of the [Caelix](https://github.com/Ohanronnie/caelix) Rust backend framework.

Enable it through the [`caelix`](https://crates.io/crates/caelix) facade with the `socketio` feature.

[Guide](https://ohanronnie.github.io/caelix/) · [API docs](https://docs.rs/caelix-socketio) · [crates.io](https://crates.io/crates/caelix-socketio) · [GitHub](https://github.com/Ohanronnie/caelix)