Path to this page:
./
www/py-autobahn,
WebSocket client and server library, WAMP real-time framework
Branch: pkgsrc-2019Q3,
Version: 19.9.3,
Package name: py37-autobahn-19.9.3,
Maintainer: pkgsrc-usersAutobahn|Python is a subproject of Autobahn and provides open-source
implementations of
The WebSocket Protocol
The Web Application Messaging Protocol (WAMP)
for Python 2 and 3, and running on Twisted and asyncio.
You can use Autobahn|Python to create clients and servers in Python
speaking just plain WebSocket or WAMP.
WebSocket allows bidirectional real-time messaging on the Web and
beyond, while WAMP adds real-time application communication on top
of WebSocket.
WAMP provides asynchronous Remote Procedure Calls and Publish &
Subscribe for applications in one protocol running over WebSocket.
WAMP is a routed protocol, so you need a WAMP Router to connect
your Autobahn|Python based clients. We provide Crossbar.io, but
there are other options as well.
Required to run:[
devel/py-setuptools] [
devel/py-txaio] [
lang/python37] [
lang/py-six] [
security/py-cryptography] [
security/py-nacl]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: d91fdf29988ad94057756ceceb2f1af9c7c68a86
RMD160: 08e3c5c506041e17b595f00a823fec4148a97406
Filesize: 589.222 KB
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version py37-autobahn-19.9.3 (created)