Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
bora-it
Commits
b9acab65
Commit
b9acab65
authored
Aug 05, 2021
by
우지원
Browse files
e
parent
33179169
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/controllers/room.controller.js
View file @
b9acab65
...
...
@@ -130,6 +130,7 @@ const joinChannel = async (req, res) => {
const
makeChannel
=
async
(
req
,
res
)
=>
{
const
{
roomId
,
channelName
}
=
req
.
body
console
.
log
(
roomId
,
channelName
)
}
export
default
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment