[Bug 257919] devel/capnproto: upgrade to 0.9.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257919] devel/capnproto: upgrade to 0.9.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Aug 2021 04:23:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257919 --- Comment #3 from Maxim Sobolev <sobomax@FreeBSD.org> --- (In reply to Fernando Apesteguía from comment #1) Hey Fernando, thanks for looking into it for me. Unfortunately my ports commit bit has been taken for "safekeepeng" two years ago so I am not able to take care of this by myself. I've updated the patch as suggested. Here are some release highlights: Cap'n Proto 0.9 There’s no huge new features in this release, but there are many minor improvements and bug fixes. You can read the PR history to find out what has changed. Cap’n Proto development has continued to be primarily driven by the Cloudflare Workers project (of which I’m the lead engineer). As of the previous release, Cloudflare Workers primarily used the KJ C++ toolkit that is developed with Cap’n Proto, but made only light use of Cap’n Proto serialization and RPC itself. That has now changed: the implementation of Durable Objects makes heavy use of Cap’n Proto RPC for essentially all communication within the system. Cap’n Proto 0.8. o Multi-stream Flow Control o HTTP-over-Cap’n-Proto o KJ improvements o Lots and lots of minor tweaks and fixes. -- You are receiving this mail because: You are the assignee for the bug.