New websocket ethernet switch built using Node.js #777
krishenriksen
started this conversation in
Show and tell
Replies: 2 comments
|
great lemme try |
0 replies
|
I gave it a quick test and it seems that the old one is much faster for me |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
So the websockproxy is not the fastest in the world, we know this.
However I have just finished building a new one using Node.js.
This allows me to permessage-deflate compress the raw ethernet frames using zlibDeflate.
The current settings are close to default, as I haven't tested all variables for maximum throughput.
However if someone could test the speed compared against websockproxy and post here, it would be appreciated.
node-relay
Use Docker, or build yourself for aarch64 architecture or any other using run.sh
node-relay
All reactions