Follow a more native definition by socket.io - Handle socket.io namespace for when a user joins or creates a new channel - Handle socket.io rooms for when a user joins or creates a new chatroom within the channel ### Subtasks - [ ] Handle dynamic namespace - [ ] Move socket.io related frontend code to action files
Follow a more native definition by socket.io
Subtasks