wisski-cloud-distillery/internal/phpx
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
..
errors.go phpx/server: improve wire format 2023-05-01 15:50:21 +02:00
marshal.go php: Move server code into new phpx package 2022-11-16 13:07:15 +01:00
php.go Update dependencies 2023-03-15 19:45:50 +01:00
server.go phpx/server: improve wire format 2023-05-01 15:50:21 +02:00
server.php phpx/server: improve wire format 2023-05-01 15:50:21 +02:00
types.go Rework error messages 2023-03-09 12:18:39 +01:00