Hey folks. I'm working on a realtime Chat System. ...
# server
i
Hey folks. I'm working on a realtime Chat System. I was Using Firebase previously. Now I need to switch to Custom backend. Can someone share his experience on NodeJs + Socket.io vs Ktor
r
I prefer more kotlin spring boot + Socket.io
its like 2 minutes job to make a chat system with that.
there also few examples on the internet. If you need to make more for streaming-game that's all the way to go.
a