Changes
Jump to navigation
Jump to search
4 bytes removed
, 08:54, 9 February 2022
m| Line 4: |
Line 4: |
| | API also works via WebSocket connection, so you can interact with your Larnitech server from a browser using extensions (such as WebSocket Test Client).<br> | | API also works via WebSocket connection, so you can interact with your Larnitech server from a browser using extensions (such as WebSocket Test Client).<br> |
| | To get started, you should:<br> | | To get started, you should:<br> |
| − | 1. Establish a web socket connection.<br>
| + | 1. Establish a web socket connection.<br> |
| | <syntaxhighlight lang="xml"> | | <syntaxhighlight lang="xml"> |
| | ws://IPADDR:PORT/api | | ws://IPADDR:PORT/api |