diff options
Diffstat (limited to 'devel/py-python-engineio/pkg-descr')
-rw-r--r-- | devel/py-python-engineio/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-python-engineio/pkg-descr b/devel/py-python-engineio/pkg-descr index cb87ee328463..7976e64ddc4a 100644 --- a/devel/py-python-engineio/pkg-descr +++ b/devel/py-python-engineio/pkg-descr @@ -12,5 +12,3 @@ The Engine.IO protocol is extremely simple. Once a connection between a client and a server is established, either side can send "messages" to the other side. Event handlers provided by the applications on both ends are invoked when a message is received, or when a connection is established or dropped. - -WWW: https://github.com/miguelgrinberg/python-engineio |