Commit graph

3 commits

Author SHA1 Message Date
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
Tom Wiesing
e4a46658ae
internal/phpx: Decrease server code size 2023-01-16 17:29:56 +01:00
Tom Wiesing
2e47626900
php: Move server code into new phpx package 2022-11-16 13:07:15 +01:00
Renamed from internal/wisski/ingredient/php/phpserver/server.php (Browse further)