[ buster ]
[ ソース: python-autobahn ]
パッケージ: python-autobahn (17.10.1+dfsg1-3+deb10u1)
python-autobahn に関するリンク
Debian の資源:
python-autobahn ソースパッケージをダウンロード:
- [python-autobahn_17.10.1+dfsg1-3+deb10u1.dsc]
- [python-autobahn_17.10.1+dfsg1.orig.tar.xz]
- [python-autobahn_17.10.1+dfsg1-3+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [autobahn.ws]
類似のパッケージ:
WebSocket client and server library, WAMP framework - Python 2.x
Autobahn|Python is a networking library that is part of the Autobahn project and provides implementations of:
* The WebSocket Protocol * The Web Application Messaging Protocol (WAMP)for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket.
This package contains the Python 2.x module.
その他の python-autobahn 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-cbor (>= 1.0.0)
- Python Implementation of RFC 7049. Concise Binary Object Representation (CBOR)
-
- dep: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2
-
- dep: python-lz4
- Python interface to the lz4 compression library
-
- dep: python-nacl
- Python bindings to libsodium (Python 2)
-
- dep: python-openssl
- Python 2 wrapper around the OpenSSL library
-
- dep: python-pyqrcode
- QR コード生成用 Python 2 モジュール
-
- dep: python-service-identity
- Service identity verification for pyOpenSSL (Python 2 module)
-
- dep: python-six (>= 1.10.0)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-snappy
- snappy compression library from Google - Python 2.7
-
- dep: python-trie
- Pure Python implementation of the trie data structure (Python 2)
-
- dep: python-trollius
- port of the Tulip project on Python 2.7 - Python 2.x
-
- dep: python-twisted
- Event-based framework for internet applications (dependency package)
-
- dep: python-txaio
- compatibility API between asyncio/Twisted/Trollius - Python 2.x
-
- dep: python-u-msgpack
- Python MessagePack serializer and deserializer
-
- dep: python-ubjson
- Universal Binary JSON encoder/decoder for Python 2
-
- dep: python-wsaccel
- Accelerator for ws4py and AutobahnPython - Python 2.7
-
- dep: python-zope.interface
- Python 用インターフェース