Commit 49cd2981 authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

Change the authproto protocol to be more ASCII.

We still include explicit lengths so the reader only needs to allocate
the buffer once, but the protocol is now simple enough to run "by hand",
which is nice for debugging or implementing your own in a different
language than C.
parent 6c4507e9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment