[ Bron: python-autobahn ]
Pakket: python3-autobahn (17.10.1+dfsg1-3+deb10u1)
Verwijzigingen voor python3-autobahn
Debian bronnen:
Het bronpakket python-autobahn downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [autobahn.ws]
Vergelijkbare pakketten:
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.
Andere aan python3-autobahn gerelateerde pakketten
|
|
|
|
-
- 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