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. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| marshal.go | ||
| php.go | ||
| server.go | ||
| server.php | ||
| types.go | ||