gj / fastify-ws

MIT License
55 stars 11 forks source link

How about using this project to replace uws? #23

Open JoHuang opened 4 years ago

JoHuang commented 4 years ago

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.