Skip to content

SpirentOrion/AutobahnJS

 
 

Repository files navigation

AutobahnJS

AutobahnJS implements The Web Application Messaging Protocol V2 in JavaScript.

WAMP provides asynchronous Remote Procedure Calls and Publish & Subscribe for applications in one protocol running over WebSocket.

AutobahnJS runs on both Web browsers and Node.js, and implements the following WAMP roles:

  1. Publisher
  2. Subscriber
  3. Caller
  4. Callee

AutobahnJS is part of the Autobahn project, MIT licensed, and full source code can be found on GitHub.

About

WAMP in JavaScript for Browsers and NodeJS

Resources

License

Stars

0 stars

Watchers

10 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.4%
  • Python 1.4%
  • Makefile 0.2%