Closed guotie closed 9 months ago
I saw the benchmark is about ws server, are there any bench mark about ws recv message?
The benchmark is a recv-write echo loop:
https://github.com/denoland/fastwebsockets/blob/70a4a98c3927b400d5db002441788799c9e58846/examples/echo_server.rs#L31-L35
I saw the benchmark is about ws server, are there any bench mark about ws recv message?