I played with #elysiajs, but it didn't have websockets ready for #trpc
Then I played with #trpc and #fastifyJS, but then I realized that trpc does not only have away to get the client ID, but also it is missing other important elements of #SocketIO
So eventually, I am going with simple #ExpressJS, SocketIO and #Nodejs