Daniel Schultze

Results 2 issues of Daniel Schultze

Adding client serialization for Base64 which enables two use cases. First, these allow messages encoded in base64 to not incur the encoding penalty of a larger file size. Second, binary...

kip

My issue is that I cannot serve a base64 file created with websocat, so that I can receive it as binary again. After creating a file with the command `$...