We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb47dca commit 6837658Copy full SHA for 6837658
README.md
@@ -4,7 +4,7 @@
4
Socket.IO-client for iOS/OS X.
5
6
## Example
7
-```
+```swift
8
import SocketIO
9
10
let manager = SocketManager(socketURL: URL(string: "http://localhost:8080")!, config: [.log(true), .compress])
0 commit comments