SocketIO TypeScript : Server IO Emit
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=rrFe98LRlxs
Emit a message to all connected sockets. Used most often when a server level event occurs, eg, a timer event occured and you want to send a message to all clients.
https://sbcode.net/tssock/server-io-broadcast/
#socketio
#socketiotypescript
#serverioemit
Other Videos By SBCODE
Tags:
typescript socketio tutorial