my_rust_socketio 0.0.3

Fork From rust_socken_io but fix infiniy reconnect
Documentation
1
2
3
4
5
mod ack;
pub(crate) mod builder;
#[cfg(feature = "async-callbacks")]
mod callback;
pub(crate) mod client;