Hacker News new | ask | show | jobs
by ntoshev 4403 days ago
Came here to write this. Promise pipelining is an especially interesting attempt to solve latency in RPC (although it doesn't always work).
1 comments

I'd love to see Go support for capnproto RPC; I wish I had spare time.