/JWampSharp

A Java implementation of WAMP v2 (The Web Application Messaging Protocol), a port of WampSharp

Primary LanguageJavaOtherNOASSERTION

JWampSharp

A Java implementation of WAMPv2 (The Web Application Messaging Protocol)

A Java port of WampSharp

Currently still in development. See caller and subscriber roles examples in jwampsharp.samples directory.

Master Provider
Build Status CI Provided by travis-ci
Build Status CI Provided by Cloudbees

How to build

run cd src
.\gradlew build

Want to help? see issues and contribute a commit!