kite icon indicating copy to clipboard operation
kite copied to clipboard

where is bidirectional example?

Open mgutz opened this issue 10 years ago • 1 comments

I want to send data from server to browser.

mgutz avatar Mar 28 '15 22:03 mgutz

You can use request.Client to call methods on the client: https://github.com/koding/kite/blob/387abd65d515285e87fa968b666d4ed18ac05764/examples/math/math.go#L51

cenkalti avatar Mar 28 '15 22:03 cenkalti