Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple and private rooms #37

Open
rnbguy opened this issue Dec 28, 2020 · 0 comments
Open

Support for multiple and private rooms #37

rnbguy opened this issue Dec 28, 2020 · 0 comments

Comments

@rnbguy
Copy link

rnbguy commented Dec 28, 2020

Support for password-protected rooms and multiple rooms would be great. I feel the API can be built over chat commands.

Valid commands for admin

/create roomname [password]
/listrooms
/delete roomname [password]

Valid commands for any user

/switch roomname [password]

Can it be done by modifying only components/Chat.vue and io/index.js? Then I will look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant