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

How I can broadcast message to soketid #45

Open
majidbigdeli opened this issue Mar 1, 2019 · 1 comment
Open

How I can broadcast message to soketid #45

majidbigdeli opened this issue Mar 1, 2019 · 1 comment

Comments

@majidbigdeli
Copy link

majidbigdeli commented Mar 1, 2019

How I Can Sending message to specific user with golang-socketio ?

In Node js I Can Using

socket.broadcast.to('ID').emit( 'send msg', {somedata : somedata_server} );

@svnwell
Copy link

svnwell commented Jul 7, 2019

using channel.Id ()

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

No branches or pull requests

2 participants