[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-autobahn
- WebSocket client and server library, WAMP framework - Python 3.x
-
- dep: python3-twisted
- Event-based framework for internet applications