e0f8a7cb73
An implementation of the netstrings protocol developed by D.J. Bernstein. netstrings transmits each string as the length followed by : followed by the string.
3 lines
159 B
Text
3 lines
159 B
Text
An implementation of the netstrings protocol developed by D.J. Bernstein.
|
|
netstrings transmits each string as the length followed by : followed by
|
|
the string.
|