4 lines
159 B
Text
4 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.
|