UNPKG

@oroinc/autobahnjs

Version:

AutobahnJS is a JavaScript client library that implements The WebSocket Application Messaging Protocol (WAMP)

5 lines (3 loc) 76 B
var ab = require('../'); var test = new ab("Hello"); test.hello("Foobar");