autobahn-browser
Version:
[BROWSER BUILD] An implementation of The Web Application Messaging Protocol (WAMP).
20 lines (18 loc) • 437 B
JSON
{
"name": "autobahn-browser",
"version": "22.11.1",
"description": "[BROWSER BUILD] An implementation of The Web Application Messaging Protocol (WAMP).",
"main": "autobahn.min.js",
"repository": {
"type": "git",
"url": "git://github.com/crossbario/autobahn-js-browser.git"
},
"keywords": [
"WAMP",
"WebSocket",
"RPC",
"PubSub"
],
"author": "Crossbar.io Technologies GmbH",
"license": "MIT"
}