Skip to content

Commit 8b53a8d

Browse files
committed
Update README to include Safari 6
1 parent f42455d commit 8b53a8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ Browser Support
3131
* Chrome 14,15 (Old) (Protocol Version 8)
3232
* Chrome 16+ (Protocol Version 13)
3333
* Internet Explorer 10 (Preview) (Protocol Version 13)
34+
* Safari 6 (Protocol Version 13)
3435

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***
3637

3738
**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().**
3839

0 commit comments

Comments
 (0)