[ ソース: python-websocketd ]
パッケージ: python3-websocketd (0.5-1)
python3-websocketd に関するリンク
Debian の資源:
python-websocketd ソースパッケージをダウンロード:
- [python-websocketd_0.5-1.dsc]
- [python-websocketd_0.5.orig.tar.gz]
- [python-websocketd_0.5-1.debian.tar.xz]
メンテナ:
類似のパッケージ:
python module for creating a http server which uses WebSockets
This module uses the network module to create a server, and implements http(s) and WebSockets over those connections. With only 6 lines of code you have a working system. You only have to add what you want your server to do.
その他の python3-websocketd 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fhs
- python module for using the FHS and XDG basedir paths.
-
- dep: python3-network
- python module for easy networking