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
Please register or sign in to comment