Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.01 KB

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!