Files
lightning/common
Christian Decker c3f433ec66 json: Support streaming JSON messages
It turns out we were heavily relying on the fact that after each message from
the client there'd be a flush, and that there would not be anything after the
JSON object we read. This will no longer be the case once we start streaming
things or we are very quick in issuing the JSON-RPC requests.

This just takes one of the error paths (incomplete read) and makes it into a
successful path if we have indeed read a full root element.
2018-09-25 05:47:23 +00:00
..
2018-07-01 17:37:03 +02:00
2018-09-03 05:01:40 +00:00
2018-09-03 05:01:40 +00:00
2018-01-29 04:46:54 +00:00
2018-07-01 17:37:03 +02:00
2018-02-08 22:49:34 +01:00
2018-06-18 12:31:09 +02:00
2018-06-18 12:31:09 +02:00
2018-09-25 05:47:23 +00:00
2018-09-03 00:40:27 +00:00
2018-06-18 12:31:09 +02:00
2018-07-01 14:55:29 +02:00
2018-08-05 02:03:58 +00:00
2018-08-05 02:03:58 +00:00
2018-06-18 12:31:09 +02:00
2018-09-04 14:36:05 +02:00
2018-03-06 19:26:21 +01:00
2018-03-27 23:17:17 +00:00
2018-06-18 12:31:09 +02:00