mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-14 23:07:26 +00:00
Added CMC to I and S packet types
This commit is contained in:
@@ -54,10 +54,12 @@ Client sends:
|
||||
5 bits coded as Base32 char, meaning userid
|
||||
5 bits coded as Base32 char, with value 5 or 6, representing number of raw
|
||||
bits per encoded byte
|
||||
CMC
|
||||
Server sends:
|
||||
Name of codec if accepted. After this all upstream data packets must
|
||||
be encoded with the new codec.
|
||||
BADCODEC if not accepted. Client must then revert to Base32
|
||||
BADLEN if length of query is too short
|
||||
|
||||
Probe downstream fragment size:
|
||||
Client sends:
|
||||
|
Reference in New Issue
Block a user