Archived
1
0

Add connection type to websocket query parameters

This allows external services to distinguish between them.
This commit is contained in:
Asher
2020-03-05 15:48:26 -06:00
parent c7e6e58387
commit 0b9a478289
3 changed files with 15 additions and 1 deletions

View File

@ -53,6 +53,7 @@ Our changes include:
- Make extensions work in the browser.
- Fix getting permanently disconnected when you sleep or hibernate for a while.
- Make it possible to automatically update the binary.
- Add connection type to web socket query parameters.
## Future