[ 源代码: python-daphne ]
软件包:python3-daphne(2.2.5-1)
Django Channels HTTP/WebSocket server (Python3 version)
Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels.
It supports automatic negotiation of protocols; there's no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints.
This package contains the Python 3 version of the library.
其他与 python3-daphne 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-autobahn
- WebSocket client and server library, WAMP framework - Python 3.x
-
- dep: python3-twisted
- Event-based framework for internet applications