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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,9 @@ It is currently not possible to accept ws and wss connections at the same time v
98
98
99
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
100
101
+
102
+
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/).
103
+
101
104
I ( @Davidiusdadi ) would be glad if you would give some feedback whether wss is working fine for you or not.
0 commit comments