3.5.2 Implementation
Channel Model:
Socket.io Logic:
• joinChannel: Associates a user’s socket with a channel name.
• channelMessage: Broadcasts a text message or voice session invite to everyone in that channel.
Last updated
Channel Model:
Socket.io Logic:
• joinChannel: Associates a user’s socket with a channel name.
• channelMessage: Broadcasts a text message or voice session invite to everyone in that channel.
Last updated