C max chunk continued
authorBill Erickson <berick@esilibrary.com>
Wed, 26 Feb 2014 20:29:59 +0000 (15:29 -0500)
committerMike Rylander <mrylander@gmail.com>
Fri, 12 Aug 2016 18:57:46 +0000 (14:57 -0400)
commitdf48d19f6bcab618181abf4bd2ec5f366e3a7056
tree471d7769d371467e541c8b1f4333d85b2235a40b
parentb941c6901a9f10f67345965983b34c0512462ffa
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