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
+2-1
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,9 @@ Browser Support
31
31
* Chrome 14,15 (Old) (Protocol Version 8)
32
32
* Chrome 16+ (Protocol Version 13)
33
33
* Internet Explorer 10 (Preview) (Protocol Version 13)
34
+
* Safari 6 (Protocol Version 13)
34
35
35
-
***Safari is not supported at this time as it uses an old draft of WebSockets***
36
+
***Safari older than 6.0 is not supported at this time as it uses an old draft of WebSockets***
36
37
37
38
**Note about FireFox: Old versions of Firefox [used a prefixed constructor name](https://developer.mozilla.org/en/WebSockets/WebSockets_reference/WebSocket) in their client side JavaScript, MozWebSocket().**
0 commit comments