crossbario / autobahn-java

WebSocket & WAMP in Java for Android and Java 8
https://crossbar.io/autobahn
MIT License
1.52k stars 427 forks source link

How do I run or deploy a wamp server #549

Closed leo-corleone closed 9 months ago

leo-corleone commented 9 months ago

I can use docker to deploy or run a wamp server container ? whether the docker hub has wamp image.

pavelvic commented 9 months ago

Hi! autobahn-java is a wamp client library. For starting wamp server you can use crossbario - https://hub.docker.com/r/crossbario/crossbar

leo-corleone commented 9 months ago

Hi! autobahn-java is a wamp client library. For starting wamp server you can use crossbario - https://hub.docker.com/r/crossbario/crossbar

Thanks for your answer. But I can't browse docker official site. Do you have other any solution?