aboutsummaryrefslogtreecommitdiff
path: root/xP/xP.go
Commit message (Expand)AuthorAgeFilesLines
* xP: use the correct log functionPřemysl Eric Janouch2023-01-251-1/+1
* xP: disable WebSocket compression on SafariPřemysl Eric Janouch2022-10-041-4/+13
* xP: use the binary protocol for incoming eventsPřemysl Eric Janouch2022-09-161-40/+82
* xP: use buffered readsPřemysl Eric Janouch2022-09-141-4/+6
* xP: generate our own JSON marshallersPřemysl Eric Janouch2022-09-141-3/+3
* xP: parallelize event reception and sendingPřemysl Eric Janouch2022-09-141-54/+92
* xP: move to a WebSocket package with compressionPřemysl Eric Janouch2022-09-141-12/+32
* xP: enhance mobile experiencePřemysl Eric Janouch2022-09-081-0/+1
* xP: allow setting a fixed WS URIPřemysl Eric Janouch2022-09-081-3/+10
* Fix up xP's module path, mention the licencePřemysl Eric Janouch2022-09-051-0/+3
* Start X11 and web frontends for xCPřemysl Eric Janouch2022-09-051-0/+186