Path to this page:
./
www/py-autobahn,
WebSocket client and server library, WAMP real-time framework
Branch: pkgsrc-2017Q2,
Version: 17.6.2,
Package name: py27-autobahn-17.6.2,
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/python27] [
lang/py-six]
Required to build:[
devel/py-mock] [
devel/py-unittest2] [
devel/py-test]
Master sites:
SHA1: 547a60701deda654c9352261192449511ea55d28
RMD160: 2e820e31e70ec52fd215a063db45fc918b93e04b
Filesize: 201.808 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version py27-autobahn-17.6.2 (created)