add link to example project

This commit is contained in:
Erik 2015-03-07 19:48:41 -05:00
parent 1ac05d9790
commit 94d715aaf9

View File

@ -147,6 +147,11 @@ socket.emit("testData", [
allowLossyConversion: false)!,
"test": true])
```
Detailed Example
================
A more detailed example can be found [here](https://github.com/nuclearace/socket.io-client-swift-example)
License
=======
MIT