Browse Source

Updated socketio javascript client versions in documentation

pull/683/head
Miguel Grinberg 4 years ago
parent
commit
9ff8bf3541
  1. 2
      README.rst
  2. 2
      docs/intro.rst

2
README.rst

@ -32,7 +32,7 @@ Engine.IO protocols.
+------------------------------+-----------------------------+-----------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+
| 1.x and 2.x | 3, 4 | 3 | 4.x | | 1.x and 2.x | 3, 4 | 3 | 4.x |
+------------------------------+-----------------------------+-----------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+
| 3.x | 5 | 4 | 5.x | | 3.x and 4.x | 5 | 4 | 5.x |
+------------------------------+-----------------------------+-----------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+
Resources Resources

2
docs/intro.rst

@ -38,7 +38,7 @@ Engine.IO protocols.
+------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+
| 1.x and 2.x | 3, 4 | 3 | 4.x | 3.x | | 1.x and 2.x | 3, 4 | 3 | 4.x | 3.x |
+------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+
| 3.x | 5 | 4 | 5.x | 4.x | | 3.x and 4.x | 5 | 4 | 5.x | 4.x |
+------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+ +------------------------------+-----------------------------+-----------------------------+-------------------------+-------------------------+
Client Examples Client Examples

Loading…
Cancel
Save