Dmitry Volodin
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/intro.rst
|
@ -45,7 +45,7 @@ The example that follows shows a simple Python client: |
|
|
Client Features |
|
|
Client Features |
|
|
--------------- |
|
|
--------------- |
|
|
|
|
|
|
|
|
- Can connect to other Socket.IO complaint servers besides the one in |
|
|
- Can connect to other Socket.IO compliant servers besides the one in |
|
|
this package. |
|
|
this package. |
|
|
- Compatible with Python 2.7 and 3.5+. |
|
|
- Compatible with Python 2.7 and 3.5+. |
|
|
- Two versions of the client, one for standard Python and another for |
|
|
- Two versions of the client, one for standard Python and another for |
|
|