Skip to content

Commit ea0d816

Browse files
committed
added important notice regarding wss on firefox to the README.markdown
1 parent fa6a335 commit ea0d816

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ The vm option `-Djavax.net.debug=all` can help to find out if there is a problem
9696

9797
It is currently not possible to accept ws and wss connections at the same time via the same websocket server instance.
9898

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+
99101
I ( @Davidiusdadi ) would be glad if you would give some feedback whether wss is working fine for you or not.
100102

101103
Minimum Required JDK

0 commit comments

Comments
 (0)