gevent-socketio Documentation
Release 0.3.1
0 码力 | 91 页 | 118.05 KB | 2 年前The document provides a comprehensive overview of gevent-socketio, a Python implementation of the Socket.IO protocol enabling real-time communication between a browser and a server. It highlights the project's aim to offer a gevent-based API compatible with various WSGI web frameworks, requiring minimal integration effort. Key features include namespaces for organizing real-time activities, named events for distinguishing messages, and support for multiple transport mechanisms (websocket, flashsocket, htmlfile, xhr-multipart, xhr-polling, jsonp-polling) to ensure compatibility across different browsers. The document also covers integration with frameworks like Pyramid, Pylons, Flask, Django, and more, along with examples and references for further learning.
共 1 条
- 1













