This crate contains a generic WebSocket pool for various services that provide a pub-sub-like functionality.
Take a look at the example!
# Cargo.toml
ws-pool = { git = "https://github.com/Nerixyz/ws-pool" }
This crate contains a generic WebSocket pool for various services that provide a pub-sub-like functionality.
Take a look at the example!
# Cargo.toml
ws-pool = { git = "https://github.com/Nerixyz/ws-pool" }