Gevent-based Socket.IO pyramid integration and helpers
Project description
DOCUMENTATION: https://github.com/abourget/pyramid_socketio
---
0.8:
- Fixed a bug when killing sessions.
0.7:
- Added on_disconnect callbacks.
- Improved kill() which will make it recursive by default, and call the on_disconnect callbacks.
- spawn() now allows paramters (*args, **kwargs) to be passed in.
- Improved documentation
- msg() and error() now use send() which has all the connection state verification, and killing mechanism.
0.6:
- Fixed a bug with .ini files with no logging sections (like formatters)
0.5:
- Added JavaScript example.
- Fixed setup.py (having not included CHANGES.txt in the sdist)
0.4
- Updated docs.
0.3
- CHANGES and README added to description.
0.2
- Help updated
0.1
- Initial release
- Support for paster server plugin
- Provide with command-line servers
- socketio-serve
- socketio-serve-reload
---
0.8:
- Fixed a bug when killing sessions.
0.7:
- Added on_disconnect callbacks.
- Improved kill() which will make it recursive by default, and call the on_disconnect callbacks.
- spawn() now allows paramters (*args, **kwargs) to be passed in.
- Improved documentation
- msg() and error() now use send() which has all the connection state verification, and killing mechanism.
0.6:
- Fixed a bug with .ini files with no logging sections (like formatters)
0.5:
- Added JavaScript example.
- Fixed setup.py (having not included CHANGES.txt in the sdist)
0.4
- Updated docs.
0.3
- CHANGES and README added to description.
0.2
- Help updated
0.1
- Initial release
- Support for paster server plugin
- Provide with command-line servers
- socketio-serve
- socketio-serve-reload
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
pyramid_socketio-0.8.tar.gz
(9.9 kB
view hashes)