@@ -43,7 +43,7 @@ Next, start the server on the commandline via the virtual environment wrapper sc
./baton
It can simply sit in the background and automatically handles the websocket connection. Websocket clients can then connect to send/receive messages whiel baton is active.
It can simply sit in the background and automatically handles the websocket connection. Websocket clients can then connect to send/receive messages while baton is active.
To configure the send/receive address and ports, see the commandline argument help for baton by running:
...
...
@@ -87,7 +87,7 @@ Both examples should work together with the default address & ports on the same