Comment by bryanlarsen
Comment by bryanlarsen 3 days ago
The protocol is boring, in the best sense of the word. It's simple, straightforward and well specified externally (https://github.com/cloudflare/capnweb/commits/main/protocol....). IMO, there's little value in reusing protocol wrangling code.
I think you meant to link: https://github.com/cloudflare/capnweb/blob/main/protocol.md
I am so pleased that people find it boring! It was quite a puzzle to whittle it down to that point from the original monstrosity: https://github.com/capnproto/capnproto/blob/v2/c%2B%2B/src/c...