[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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
- Python 3 module to generate QR Codes
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- 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
- Interfaces for Python3