Introducing Presidium Websocket - a WebSocket client and server for Node.js
Posted by richytong@reddit | programming | View on Reddit | 1 comments
Implements rfc6455
Here is a sample from the benchmarks (competing with ws):
Time: 1500.0111425129999 seconds
Presidium throughput: 690.35769437406 messages/s
Presidium messages: 1035506
ws throughput: 690.3583610603895 messages/s
ws messages: 1035507
diff throughput: -0.0006666863295095027 messages/s
programming-ModTeam@reddit
This is a demo of a product or project that isn't on-topic for r/programming. r/programming is a technical subreddit and isn't a place to show off your project or to solicit feedback.
If this is an ad for a product, it's simply not welcome here.
If it is a project that you made, the submission must focus on what makes it technically interesting and not simply what the project does or that you are the author. Simply linking to a github repo is not sufficient