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

where is bidirectional example? #109

Open
mgutz opened this issue Mar 28, 2015 · 1 comment
Open

where is bidirectional example? #109

mgutz opened this issue Mar 28, 2015 · 1 comment

Comments

@mgutz
Copy link

mgutz commented Mar 28, 2015

I want to send data from server to browser.

@cenkalti
Copy link
Contributor

You can use request.Client to call methods on the client:

r.Client.Go("kite.log", fmt.Sprintf("Message from %s: \"You have requested square of %.0f\"", r.LocalKite.Kite().Name, a))

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