-
…in reply to @mmcclannahan
mmcclannahan This makes me think you've never written a GQL backend. My proposal is GQL-inspired declarative message passing (e.g. JSON) over a stream (e.g. a socket). It's basically what every REST-ish API wishes it were but is fundamentally incapable of doing.