C max chunk continued
authorBill Erickson <berick@esilibrary.com>
Wed, 26 Feb 2014 20:29:59 +0000 (15:29 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 26 Feb 2014 21:48:37 +0000 (16:48 -0500)
commit12ec4d0da25fd2cc4b4a19ac2b630a277c4d41ee
treec6401a3a6fa08ad4f70593e22a5651aaf2244cd8
parentf8951684a97d8bad4aef15ef964b782e30920ae6
C max chunk continued

* client parsing
* consistent w/ Perl, we now have "bundling" and "chunking"

TODO: capture bare JSON for partial messages as they are read
instead of parsing it.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
include/opensrf/osrf_app_session.h
include/opensrf/osrf_application.h
src/libopensrf/osrf_app_session.c
src/libopensrf/osrf_application.c