nathanpeck/socket.io-chat-fargate

uWebSockets instead of Socket.io

rohanbabuam opened this issue · 0 comments

Hi, Thanks for the great blog and code.
I would like to replace Socket.io with a uWebSockets server and wanted pointers on how to go about handling the Redis part that handles coordination between the different Socket.io processes. It seems like Redis-Adapter specific Socket.io servers.

I understand that this isn't really an issue but any pointers will be much appreciated. Cheers.