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.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -384,5 +384,4 @@ There are various browser quirks which we don't intend to address:
384
384
* Don't use "javascript:" links on a page that uses SockJS. For
385
385
some reason clickling on this type of link breaks XDR/XHR requests
386
386
on IE (see [#90](https://github.com/sockjs/sockjs-client/issues/90)).
387
-
* Some people report that SockJS [websocket transport is more stable
388
-
over SSL](https://github.com/sockjs/sockjs-client/issues/94).
387
+
* SockJS [websocket transport is more stable over SSL](https://github.com/sockjs/sockjs-client/issues/94). If you're a serious SockJS user consider using SSL.
0 commit comments