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

Does not work with golang.org/x/websocket #11

Open
cleahcim opened this issue Dec 22, 2015 · 0 comments
Open

Does not work with golang.org/x/websocket #11

cleahcim opened this issue Dec 22, 2015 · 0 comments

Comments

@cleahcim
Copy link

I've been trying to get go9p up and running over a websocket connection for some time and have had no luck. I can't get the Ufs server to run over websockets. I'm not sure how else it could be set up. I either get a "Connection reset by peer" error, or a EOF error on the client. I have a feeling that this has to with how websockets handles its message frames. The proof of concept server and clnt I set up are in the below gist. Any guidance of how to set it up correctly or where to start tracking down the 'bug' would be great.

https://gist.github.com/cleahcim/c0f43caabc346473f7ea

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

1 participant