private room but socketio not ready
This commit is contained in:
parent
c652958324
commit
36e6596c78
11 changed files with 5019 additions and 0 deletions
1
backend/service-privateroom/index.js
Normal file
1
backend/service-privateroom/index.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
const io = require("socket.io")
|
||||
Reference in a new issue