fastify-ws icon indicating copy to clipboard operation
fastify-ws copied to clipboard

How about using this project to replace uws?

Open JoHuang opened this issue 5 years ago • 0 comments

https://github.com/ClusterWS/cWS

I've used uws-> ws-> cWS. ws really cause a lot of memory consumption.

cWS is based the author of uws's new project, but maintain mostly the same API (not 100%). So I suggested to use this project to replace uws for long term and gain low memory footprint.

JoHuang avatar May 06 '20 08:05 JoHuang