Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Objective-C compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Dec 17, 2015
1 parent e4afc4c commit 2b74174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ SwiftWebSocket passes all 521 of the Autobahn's fuzzing tests, including strict
- Strict UTF-8 processing.
- `binaryType` property to choose between `[UInt8]` or `NSData` messages.
- Zero asserts. All networking, stream, and protocol errors are routed through the `error` event.
- Objective-C compatibility.

## Example

Expand Down

0 comments on commit 2b74174

Please sign in to comment.