marlonpp / wamp.rt

A WAMP V2 nodejs router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wamp.rt: A WAMP V2 nodejs router

##Copyright Orange 2014, All Rights Reserved

wamp.rt is a WebSocket Application Messaging Protocol WAMP V2 router implementation based on nodejs.

The router is compliant with the WAMP V2 Basic Profile.

wamp.rt implements both Dealer and Broker roles.

Build Instructions

Install using npm. Depending on what you want to do, your mileage may vary.

Credits

wamp.rt has been inspired by the following Open Source projects:

About

A WAMP V2 nodejs router

License:MIT License


Languages

Language:JavaScript 100.0%