• David's avatar
    Add a builder to the ws server (#365) · fa1f9e0e
    David authored
    * Add a builder to the ws server
    
    * Use the WsServerBuilder in tests&examples
    
    * cleanup
    
    * fmt
    
    * Fix benches
    
    * fix error message
    
    * Add connection count limiting and associated config item
    
    * Use the strong_count to `methods` to know how many connections we currently have
    
    * Fix test
    fa1f9e0e