jq-rs / mles-rs

Distributed publish-subscribe data service and Mles protocol reference implementation on Rust, Warp and Serde
Mozilla Public License 2.0
163 stars 10 forks source link

Jq/mles ws parallel #142

Closed jq-rs closed 5 years ago

jq-rs commented 5 years ago

Instead of spawning new thread for WS, just spawn a task.