We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94b7ff commit 3118b08Copy full SHA for 3118b08
README.md
@@ -147,6 +147,11 @@ socket.emit("testData", [
147
allowLossyConversion: false)!,
148
"test": true])
149
```
150
+
151
+Detailed Example
152
+================
153
+A more detailed example can be found [here](https://github.com/nuclearace/socket.io-client-swift-example)
154
155
License
156
=======
157
MIT
0 commit comments