Unverified Commit 7496afe2 authored by Maciej Hirsz's avatar Maciej Hirsz Committed by GitHub
Browse files

Synchronization-less async connections in ws-server (#388)

* WIP

* More WIP

* Simplify ConnDriver

* Progress all connections on each poll

* Make ConnDriver more opaque and less leaky

* fmt

* Spawn connections on tasks after handshake

* WIP put connections on tasks

* cargo fmt, naming clarity

* Fix grumbles

* Extra comment on swap_remove

* Remove unwrap from the handshake

* Restore the wrapping_add on connection id
parent 7a33bf50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment