Skip to main content

Socket.IO compatible server with Gevent support

Project description

The Socket.io compatible server library for Python.

Versioning

We try to follow the Socket.io versions. This means that pysocketio version developed to be compatible with Socket.io 0.9.0 will be versioned 0.9.0.N. It does not mean that version 0.9.1.0 will be incompatible with a 0.9.0 client - that depends entirely on the Socket.io.

Installation

Right now the code is only avaible on github, so you can either clone this repository and install using setup.py:

git clone git://github.com/Smartupz/pysocketio.git
cd pysocketio
python setup.py install

or using pip:

pip install git+https://github.com/Smartupz/gevent-socketio.git

PS. We also have a setup.cfg, so you can use distutils2/packaging if you want.

License

This software is licensed under Simplified BSD License. For complete text see the LICENSE file.

Usage

Coming soon! For now, checkout the examples directory (which may be a little out of date, sorry!).

Authors

Originaly created by Jeffrey Gelenes as gevent-socketio. Currently maintaned under new name by Łukasz Rekucki and Artur Wdowiarski from Smartupz LLC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysocketio-0.9.6a4.tar.gz (42.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page