Path to this page:
./
www/py-autobahn,
WebSocket client and server library, WAMP real-time framework
Branch: pkgsrc-2019Q1,
Version: 19.2.1,
Package name: py27-autobahn-19.2.1,
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:[
lang/py-six] [
lang/python27] [
devel/py-setuptools] [
devel/py-txaio]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 878c2f50cb321bed469f09cd19eb530f1beb9c0d
RMD160: e962f445110c0bc1eff2f54504adc9b6ad28ef4b
Filesize: 223.698 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-autobahn-19.2.1 (created)