
autobahn-spring: Autobahn|Java and Spring
How to combine Spring Boot with the WAMP library Autobahn|Java, so Spring microservices can publish, subscribe and call remote procedures …
Tag

How to combine Spring Boot with the WAMP library Autobahn|Java, so Spring microservices can publish, subscribe and call remote procedures …

A walkthrough of writing your first WAMP microservice in Java with Autobahn|Java: connecting to a Crossbar.io router, subscribing to topics, …

WAMP clients need a router to talk to each other. How to set up a local Crossbar.io router for development, and why you want one on your own …
WAMP gives services both Remote Procedure Calls and Publish-Subscribe over one connection. How it works, how it differs from REST, where …

Notes from Continental's Fiction2Science hackathon, where my team used WAMP to connect microservices in the cloud, and what the Cloud …