wisski-cloud-distillery/internal
Tom a9572e6613 phpx/server: improve wire format
This commit updates the wire format of the phpx server. Instead of being
string-based, messages sent back and forth between go and php are now
base64-encoded DEFLATEd strings. This makes them a lot smaller and
faster to send.
2023-05-01 15:50:21 +02:00
..
bootstrap Move to yaml-based configuration 2023-02-25 09:14:56 +01:00
cli go1.20+: Refuse to work if cgo is enabled 2023-04-27 11:13:47 +02:00
config api: Begin implementing an API 2023-04-28 10:25:36 +02:00
dis api: Begin implementing an API 2023-04-28 10:25:36 +02:00
models Rework error messages 2023-03-09 12:18:39 +01:00
passwordx internal/config/template: Cleanup 2023-02-26 10:46:10 +01:00
phpx phpx/server: improve wire format 2023-05-01 15:50:21 +02:00
status api: Begin implementing an API 2023-04-28 10:25:36 +02:00
wisski phpx/server: improve wire format 2023-05-01 15:50:21 +02:00