Picoseconds / sanctuary

A working (in 2021) MooMoo.io private server that is constantly getting updates!
Do What The F*ck You Want To Public License
16 stars 22 forks source link

perf: replace express and ws with uWebSockets.js #20

Open Illya9999 opened 3 years ago

Illya9999 commented 3 years ago

replaces express and ws with uWebSockets.js for speed gain, also removes uptimeWS because it can be used to DOS the server

Picoseconds commented 3 years ago

Thanks for... uh making a DOS script and then fixing it?

Picoseconds commented 3 years ago

Please remove the console.log('OOPS') in clientClose()

Picoseconds commented 3 years ago

👌 this seems ready, will have to do some more testing later though