SocketIO TypeScript : Server IO Emit

Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=rrFe98LRlxs



Duration: 3:50
0 views
1


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







Tags:
typescript socketio tutorial