I just began using socket.io and have already familiarized myself with things like socket.brodcast.emit()
function, namespaces
and rooms
.
Now the next step is private messaging, and believe me when I say I have literally searched the entire internet for a solution, but have ended up getting nothing out of it. So I would like to know if anyone knows a way for me to use private message messaging in socket.io