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 new event named "message" on Room #1897

Closed
huan opened this issue Dec 28, 2019 · 3 comments
Closed

Support new event named "message" on Room #1897

huan opened this issue Dec 28, 2019 · 3 comments

Comments

@huan
Copy link
Member

huan commented Dec 28, 2019

So we can use

room.on('message', message => console.log(message))
@huan
Copy link
Member Author

huan commented Dec 30, 2019

It works great!

@huan huan closed this as completed Dec 30, 2019
@leochen-g
Copy link
Contributor

how to use in new version ? have example?

@huan
Copy link
Member Author

huan commented Feb 29, 2020

I believe the example has already been put in my first post?

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

No branches or pull requests

2 participants