Unverified Commit fa1f9e0e authored by David's avatar David Committed by GitHub
Browse files

Add a builder to the ws server (#365)

* 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
parent e34e28f2
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