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>
Thu, 21 Jul 2016 15:43:35 +0000 (11:43 -0400)
commit8528569df4b338b2490db605c1482f549923f3ef
treea030b6050fdef3573c4dc5085fc3b934407064c4
parent28ab61c71ed557471c176aec956b4c0b33a5849a
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