Cong
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
1 deletions
-
README.rst
|
|
@ -1,9 +1,14 @@ |
|
|
|
python-socketio |
|
|
|
=============== |
|
|
|
|
|
|
|
.. image:: https://travis-ci.org/miguelgrinberg/python-socketio.svg?branch=master |
|
|
|
|travis| |pypi| |
|
|
|
|
|
|
|
.. |travis| image:: https://travis-ci.org/miguelgrinberg/python-socketio.svg?branch=master |
|
|
|
:target: https://travis-ci.org/miguelgrinberg/python-socketio |
|
|
|
|
|
|
|
.. |pypi| image:: https://img.shields.io/pypi/v/python-socketio.svg |
|
|
|
:target: https://pypi.org/project/python-socketio/ |
|
|
|
|
|
|
|
Python implementation of the `Socket.IO`_ realtime client and server. |
|
|
|
|
|
|
|
Resources |
|
|
|