add link to example project

This commit is contained in:
Erik 2015-03-07 19:49:44 -05:00
parent a94b7ff9c7
commit 3118b0851d

View File

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