We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6a335 commit ea0d816Copy full SHA for ea0d816
README.markdown
@@ -96,6 +96,8 @@ The vm option `-Djavax.net.debug=all` can help to find out if there is a problem
96
97
It is currently not possible to accept ws and wss connections at the same time via the same websocket server instance.
98
99
+For some reason firefox does not allow multible connections to the same wss server if the server uses a different port than the default port(443).
100
+
101
I ( @Davidiusdadi ) would be glad if you would give some feedback whether wss is working fine for you or not.
102
103
Minimum Required JDK
0 commit comments