Fixed some typos
@@ -1,4 +1,4 @@
|
||||
# Getiyo WebSocket Bridge
|
||||
# WebSocket Lib Communication Standard
|
||||
|
||||
Document that describes the messaging standard that Getiyo uses for WebSocket communication with external software and tools.
|
||||
|
||||
@@ -65,7 +65,7 @@ There are a messages that can only be send by Getiyo and contain server-side err
|
||||
|
||||
```JSON
|
||||
{
|
||||
"packet": "SYSTEM",
|
||||
"packet": "ERROR",
|
||||
"type": "auth",
|
||||
"message": "An error message."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user