25 May 2015 My Rust implementation of the Capân Proto remote procedure call protocol was designed in a bygone era. Back then, Rustâs runtime library provided thread-like âtasksâ that were backed by libgreen and were therefore âcheap to spawn.â These enabled CSP-style programming with beautifully simple blocking I/O operations that were, under the hood, dispatched through libuv. While the question
{{#tags}}- {{label}}
{{/tags}}