RubyGems.org

tnetstring

0.3.2

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.

installgem install tnetstring -v 0.3.2
Authors

Matt Yoho

9,394 total downloads 570 for this version
Owners

52ee95ca6e345d86a414741dccaa6dce

Gemfile
gem "tnetstring", "~> 0.3.2"
Versions
  1. 0.3.4 June 22, 2011
  2. 0.3.3 June 21, 2011
  3. 0.3.2 June 21, 2011
  4. 0.3.1 April 17, 2011
  5. 0.3.0 April 16, 2011
Show all versions (7 total)
Development Dependencies
  1. bundler >= 1.0.12
  2. rspec ~> 2.5.0