add JSON generator
commit743dcad9f6eef3714b1ff63f06c7844c8d869a54
authorEric Wong <normalperson@yhbt.net>
Fri, 13 Nov 2009 02:36:12 +0000 (12 18:36 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 13 Nov 2009 02:36:12 +0000 (12 18:36 -0800)
treeeeb1c2efe976f81b69cb78d1754d8c77b0dd29a3
parent726d7214083631f384470ef4751328f70afdbd03
add JSON generator

It currently only barely works with Rails, but the plan is to
add full Rack long-polling/streaming support.
lib/upr.rb
lib/upr/json.rb [new file with mode: 0644]