Ruby implementation of the tagged netstring specification, a simple data interchange format better suited to low-level network communication than JSON. See http://tnetstrings.org/ for more details.
Matt Yoho
gem "tnetstring", "~> 0.3.4"