[ ソース: python-autobahn ]
パッケージ: python3-autobahn (17.10.1+dfsg1-7)
python3-autobahn に関するリンク
Debian の資源:
python-autobahn ソースパッケージをダウンロード:
- [python-autobahn_17.10.1+dfsg1-7.dsc]
- [python-autobahn_17.10.1+dfsg1.orig.tar.xz]
- [python-autobahn_17.10.1+dfsg1-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [autobahn.ws]
類似のパッケージ:
WebSocket client and server library, WAMP framework - Python 3.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 3.x module.
その他の python3-autobahn 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cbor (>= 1.0.0)
- Python3 Implementation of RFC 7049. Concise Binary Object Representation (CBOR)
-
- dep: python3-lz4
- Python interface to the lz4 compression library (Python 3)
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pyqrcode
- QR コード生成用 Python 3 モジュール
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-snappy
- snappy compression library from Google - Python 3.x
-
- dep: python3-trie
- Pure Python implementation of the trie data structure (Python 3)
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-txaio
- compatibility API between asyncio/Twisted/Trollius - Python 3.x
-
- dep: python3-u-msgpack
- Python3 MessagePack serializer and deserializer
-
- dep: python3-ubjson
- Universal Binary JSON encoder/decoder for Python 3
-
- dep: python3-wsaccel
- Accelerator for ws4py and AutobahnPython - Python 3.x
-
- dep: python3-zope.interface
- Python3 用インターフェース