Commit Graph

9 Commits

Author SHA1 Message Date
Ian Gulliver
8e2e7b2562 Much more helpful help. 2016-02-17 16:04:11 -08:00
Ian Gulliver
5fd120baec Move some initialization closer to the client. 2016-02-17 15:43:51 -08:00
Ian Gulliver
e14b444466 Make epoll_fd global as a concession to clarity. Handle client disconnection even when silent. 2016-02-17 15:41:27 -08:00
Ian Gulliver
908a364aef Add support for listening sockets for outgoing data. 2016-02-17 13:56:13 -08:00
Ian Gulliver
f15ebf497e Store names for backends, print autodetection. 2016-02-17 08:34:19 +00:00
Ian Gulliver
a0d94a4198 Add stats serializer. 2016-02-17 08:30:32 +00:00
Ian Gulliver
01d548dbb5 Clean up serialize interface.
Switch to jansson for JSON handling.
Add server ID.
Expose IDs in JSON.
2016-02-17 00:21:28 +00:00
Ian Gulliver
b993764a14 Set client FDs non-blocking. 2016-02-16 21:42:01 +00:00
Ian Gulliver
af8b3d0c4c Add client support, use it to dump json to stdout first. 2016-02-16 02:28:05 +00:00