Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Tomcat7 websocket (server implementation) says: Hoa client's frames not masked. Closes connection with error. #10

Closed
harsshav opened this issue Jul 3, 2014 · 2 comments · Fixed by #13
Assignees
Labels

Comments

@harsshav
Copy link

harsshav commented Jul 3, 2014

When data sent from Hoa's client to Tomcat7's websocket server implementation, Tomcat closes the connection with error "PROTOCOL_ERROR : The client frame was not masked but all client frames must be masked", Closure code: 1002.

@Hywan Hywan self-assigned this Jul 3, 2014
@Hywan
Copy link
Member

Hywan commented Jul 8, 2014

Fixed by #11.

@Hywan Hywan closed this as completed Jul 8, 2014
@harsshav
Copy link
Author

harsshav commented Jul 8, 2014

The changes work while sending data. But issue still seem to occur while close() on client object.

@Hywan Hywan reopened this Jul 8, 2014
@Bhoat Bhoat closed this as completed in #13 Jul 8, 2014
@Hywan Hywan added bug and removed enhancement labels Jul 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

2 participants