diff options
Diffstat (limited to 'devel/py-python-engineio/pkg-descr')
-rw-r--r-- | devel/py-python-engineio/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-engineio/pkg-descr b/devel/py-python-engineio/pkg-descr index d37642a02a8e..196539439c68 100644 --- a/devel/py-python-engineio/pkg-descr +++ b/devel/py-python-engineio/pkg-descr @@ -1,7 +1,7 @@ Python implementation of the Engine.IO realtime server. Features - Fully compatible with the Javascript engine.io-client library, + Fully compatible with the JavaScript engine.io-client library, versions 1.5.0 and up. Compatible with Python 2.7 and Python 3.3+. Supports large number of clients even on modest hardware when |