You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@viagraphs On behalf of the whole Java-Websockets project, apologies for not getting to this sooner. This project is being actively administrated again, and any and all pull requests are welcome.
We are currently pushing to complete documentation (#313) and expand unit test coverage in anticipation of a new stable release. The new release prioritizes fixing our wss and race condition bugs, and may include new features.
Yours would be an excellent feature for inclusion. If you are still interested, please send us pull requests, participate in discussions, etc.
Hey, may I ask you for accepting a PR that does just 2 minor things, making
protected field/method in order to do what's described here in the server's description :
https://github.com/viagraphs/reactive-websocket
https://github.com/viagraphs/reactive-websocket/blob/master/jvm/src/main/scala/com/viagraphs/websocket/RxWebSocketServer.scala#L69
I'd like to contribute to Java-WebSocket in following several months when I'm gonna build a project around it.
The text was updated successfully, but these errors were encountered: