Add anchor
@@ -8,7 +8,7 @@ Connect with a WebSocket client to the address of the Getiyo instance, use the p
|
||||
|
||||
## Authentication
|
||||
|
||||
Once you're connected to the WebSocket server it is very important you immediately send an `AUTH` message. If you are unable to authenticate within 5 seconds you'll be automatically disconnected. For authentication feedback see [errors](#message-type-error), if the authentication is succesful you'll receive the `SYSTEM` message `authOk`
|
||||
Once you're connected to the WebSocket server it is very important you immediately send an `AUTH` message. If you are unable to authenticate within 5 seconds you'll be automatically disconnected. For authentication feedback see [errors](#message-type-error), if the authentication is succesful you'll receive the `SYSTEM` message [authOk](#authok).
|
||||
|
||||
```JSON
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user