The WebSocket Bridge connects to the invoices WebSocket provided by a running instance of the https://github.com/puzzle/zeus application.
./gradlew build
get the built application from ./build/libs
java -jar websocket-bridge-0.0.1-SNAPSHOT.jar --url=ws://localhost:8080/websocket/invoice?access_token= --topic=/topic/invoice --command=./dummy_command.sh
Options:
Two Options will be routed to the shell command that is executed
for example:
./dummy_command.sh --memo="puzzleUp #9c4a Grey Card (CHF 5.00)" --products=PRODUCT_1
Content type
Image
Digest
Size
386.9 MB
Last updated
over 5 years ago
docker pull philipona/websocket-bridge