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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Autobahn|Java!