Postcard over a Unix socket: a tiny RPC for system monitoring
LinSight's daemon serves its GUI and CLI over a postcard-framed Unix socket instead of HTTP, and the reason is that a monitoring hot path has no business parsing headers when it could be moving a number every 50 milliseconds.
