rijs / fullstack

modern fullstack framework
242 stars 21 forks source link

fix: replace socket.io #28

Closed pemrouz closed 6 years ago

pemrouz commented 8 years ago
3liv commented 8 years ago

Sounds interesting! Does it compile on windows? https://github.com/uWebSockets/uWebSockets/issues/207

Sent from my iPhone

On 26 Sep 2016, at 02:46, Pedram Emrouznejad notifications@github.com wrote:

The entire framework is 5 kB, socket.io-client accounts for the other 50 kB. µWS has some impressive performance stats — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

pemrouz commented 8 years ago

Yeah, looks like some teething issues. Don't want to jump on this too early as it can be quite messy for not much gain. Will probably wait to try it out after this is completed. Let me know if you find time to play around with it sooner..

pemrouz commented 6 years ago

socket.io replaced with uws (server) + nanosocket (client) in v8