Path to this page:
Subject: CVS commit: pkgsrc/www/py-autobahn
From: Adam Ciarcinski
Date: 2018-11-15 11:05:26
Message id: 20181115100526.E13E1FB1F@cvs.NetBSD.org
Log Message:
py-autobahn: updated to 18.11.1
18.11.1
new: forward_for WAMP message attribute (for Crossbar.io Router-to-Router federation)
new: support RawSocket URLs (eg "rs://localhost:5000" or \
"rs://unix:/tmp/file.sock")
new: support WAMP-over-Unix sockets for WAMP components ("new API")
fix: use same WAMP serializer construction code for WAMP components ("new \
API") and ApplicationSession/Runner
fix: memory leak with Twisted/WebSocket, dropConnection and producer
Files: