GitClassic
Feed
Explore
Random
Go Pro
Sign in
socketio
/
socket.io-chat-platform
Code
/
Commits
/ 0f15a17
refactor: call channelRoom() instead of hardcoding channel name string (#6)
Related: https://github.com/socketio/socket.io-chat-platform/issues/5
CHANLABS
committed on Jun 11, 2025, 08:02 AM
Showing
3
changed files
+6 additions
-6 deletions
M
server/src/channel/create.js
+2
-2
M
server/src/channel/join.js
+2
-2
M
server/src/user/reach.js
+2
-2
Browse files at this commit โ