Pacote: python3-engineio (4.13.0-2)
Links para python3-engineio
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-engineio:
- [python-engineio_4.13.0-2.dsc]
- [python-engineio_4.13.0.orig.tar.gz]
- [python-engineio_4.13.0-2.debian.tar.xz]
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
python3 implementation of the Engine.IO realtime server
This project implements an Engine.IO server that can run standalone or integrated with a python3 WSGI application. The following are some of its features:
Fully compatible with the Javascript engine.io-client library. Compatible with python3. Supports large number of clients even on modest hardware when used with an asynchronous server based on asyncio (sanic, aiohttp or tornado), eventlet or gevent. For development and testing, any WSGI compliant multi-threaded server can also be used. Includes a WSGI middleware that integrates Engine.IO traffic with standard WSGI applications. Uses an event-based architecture implemented with decorators that hides the details of the protocol. Implements HTTP long-polling and WebSocket transports. Supports XHR2 and XHR browsers as clients. Supports text and binary messages. Supports gzip and deflate HTTP compression. Configurable CORS responses to avoid cross-origin problems with browsers.
Outros pacotes relacionados a python3-engineio
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-simple-websocket
- Simple WebSocket server and client for Python
Download de python3-engineio
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 62.7 kB | 269.0 kB | [lista de arquivos] |
