[ ソース: python-daphne ]
パッケージ: python3-daphne (2.2.5-1)
python3-daphne に関するリンク
Debian の資源:
python-daphne ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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