File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ Client Features
103103- Can connect to other Socket.IO servers that are compatible with the
104104 JavaScript Socket.IO 1.x and 2.x releases. Work to support release 3.x is in
105105 progress.
106- - Compatible with Python 3.5 +.
106+ - Compatible with Python 3.6 +.
107107- Two versions of the client, one for standard Python and another for
108108 asyncio.
109109- Uses an event-based architecture implemented with decorators that
@@ -183,7 +183,7 @@ Server Features
183183- Can connect to servers running other Socket.IO clients that are compatible
184184 with the JavaScript client versions 1.x and 2.x. Work to support the 3.x
185185 release is in progress.
186- - Compatible with Python 3.5 +.
186+ - Compatible with Python 3.6 +.
187187- Two versions of the server, one for standard Python and another for
188188 asyncio.
189189- Supports large number of clients even on modest hardware due to being
You can’t perform that action at this time.
0 commit comments