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 websockets #27

Open
pengux opened this issue Mar 17, 2015 · 2 comments
Open

Support websockets #27

pengux opened this issue Mar 17, 2015 · 2 comments

Comments

@pengux
Copy link

pengux commented Mar 17, 2015

Currently, the package is hard coupled with net/http and only support the HTTP transport. As websockets is now widely supported in all modern browser, it would be great to use it with this package.

@initzero
Copy link

Agreed. Would be great if jsonrpc2 was usable with websocket connections.

@tejasmanohar
Copy link

FWIW, we were also looking for this at work but ended up using GRPC instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

5 participants