Merge pull request #1335 from TysonAndre/patch-1
Fix typo in 15to16 upgrading notes
This commit is contained in:
commit
8d9a613835
@ -6,7 +6,7 @@ This guide will help you navigate the changes that were introduced in v16.
|
|||||||
|
|
||||||
## Client supports multiple socket.io versions
|
## Client supports multiple socket.io versions
|
||||||
|
|
||||||
The client now supports socket.io 3 servers. This is mostly a transparent change, however if your sever
|
The client now supports socket.io 3 servers. This is mostly a transparent change, however if your server
|
||||||
is socket.io 2, you must send `.version(.two)` as an option to the manager.
|
is socket.io 2, you must send `.version(.two)` as an option to the manager.
|
||||||
|
|
||||||
```swift
|
```swift
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user