Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained by the Crossbar.io Project, tested using the AutobahnTestsuite and published as a JAR to Maven and as a Docker toolchain image to Dockerhub.
Features
- The demo clients are easy to run, you only need make and docker installed to get things rolling
- The code in demo-gallery contains some examples on how to use the autobahn library
- Publish to a topic
- Register a procedure
- Call procedure with variable data type parameters
- Authentication is simple, we just need to create an object of the desired authenticator and pass that to the Client
License
MIT LicenseFollow Autobahn|Java
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Autobahn|Java!