Eric Callahan b2d109a840
extensions: serve JSON-RPC API over a unix socket
Support unix connections with full access to all JSON-RPC APIs.
Internally these connections are treated as websocket connections,
however the underlying transport protocol is simplfied.  Packets
are JSON encoded objects terminated with an ETX character.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2022-11-10 11:57:21 -05:00
..
2022-01-12 08:05:17 -05:00
2022-10-21 14:13:17 -04:00
2022-04-19 06:22:58 -04:00
2021-12-08 19:31:41 -05:00
2022-10-19 16:35:49 -04:00
2022-10-14 15:15:41 -04:00