• Maciej Hirsz's avatar
    Synchronization-less async connections in ws-server (#388) · 7496afe2
    Maciej Hirsz authored
    * 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
    7496afe2