wamp-router
v0.1.5
Published
Basic WebSocket Application Messaging Protocol (WAMP) V2 router library
Downloads
2
Readme
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: