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
Copy file name to clipboardExpand all lines: README.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ The vm option `-Djavax.net.debug=all` can help to find out if there is a problem
110
110
111
111
It is currently not possible to accept ws and wss connections at the same time via the same websocket server instance.
112
112
113
-
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).
113
+
For some reason Firefox does not allow multiple connections to the same wss server if the server uses a different port than the default port(443).
114
114
115
115
116
116
If you want to use `wss` on the android platfrom you should take a look at [this](http://blog.antoine.li/2010/10/22/android-trusting-ssl-certificates/).
0 commit comments