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!).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pysocketio-0.9.6a4.tar.gz
.
File metadata
- Download URL: pysocketio-0.9.6a4.tar.gz
- Upload date:
- Size: 42.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed18d9202c71cd1ebb7b81e768d28c30a15370c331771d7629577292a8be94aa |
|
MD5 | 1c9f2cbbe8b84d3588286676edc36662 |
|
BLAKE2b-256 | 589f65e1add7b1991d2901b5597d843ad74890da43c3caec5344a9269a6aa82f |