Groups
Sign in
Groups
Cap'n Proto
Conversations
About
Send feedback
Help
Cap'n Proto
Contact owners and managers
1–30 of 1047
This group is archived and no longer accepting posts. Please post Cap'n Proto discussions to GitHub discussions going forward:
https://github.com/capnproto/
capnproto/discussions
Mark all as read
Report group
0 selected
Kenton Varda
11/20/23
[ACTION REQUIRED] Cap'n Proto mailing list moving to GitHub Discussions
Hi capnproto mailing list, As you have likely noticed, the Cap'n Proto mailing list has had a
unread,
[ACTION REQUIRED] Cap'n Proto mailing list moving to GitHub Discussions
Hi capnproto mailing list, As you have likely noticed, the Cap'n Proto mailing list has had a
11/20/23
Software Developer
,
Kenton Varda
2
11/15/23
Trying to understand how to use CapnProto
You basically understand correctly, although what you describe is a little bit closer to the Protobuf
unread,
Trying to understand how to use CapnProto
You basically understand correctly, although what you describe is a little bit closer to the Protobuf
11/15/23
Jonathan Shapiro
,
Kenton Varda
2
10/31/23
v2 modules and versioning
[Sorry for the long delay in replying -- I recently moved into a new house and have been rather
unread,
v2 modules and versioning
[Sorry for the long delay in replying -- I recently moved into a new house and have been rather
10/31/23
Bhavya R
,
Kenton Varda
3
10/31/23
Usage of TwoPartyClient() for client callback mechanism
Hello Kenton, Thanks a lot for the input. kj::newPromiseAndCrossThreadFulfiller() approach works for
unread,
Usage of TwoPartyClient() for client callback mechanism
Hello Kenton, Thanks a lot for the input. kj::newPromiseAndCrossThreadFulfiller() approach works for
10/31/23
Richard Hacker
,
Kenton Varda
2
10/30/23
Exiting from EzRpcServer
Hi Richard, In the RPC server sample code, there is a line like this: kj::NEVER_DONE.wait(waitScope);
unread,
Exiting from EzRpcServer
Hi Richard, In the RPC server sample code, there is a line like this: kj::NEVER_DONE.wait(waitScope);
10/30/23
Roman Spies
2
10/13/23
Compile with Release broken
well, that solved itself quickly. Using self-installed CLang and linking that to visual studio and
unread,
Compile with Release broken
well, that solved itself quickly. Using self-installed CLang and linking that to visual studio and
10/13/23
tripl...@gmail.com
10/12/23
pycapnp v2.0.0b1 released
https://pypi.org/project/pycapnp/2.0.0b1/ https://github.com/capnproto/pycapnp/releases/tag/v2.0.0b1
unread,
pycapnp v2.0.0b1 released
https://pypi.org/project/pycapnp/2.0.0b1/ https://github.com/capnproto/pycapnp/releases/tag/v2.0.0b1
10/12/23
Kai Jellinghaus
,
David MALLOWS
2
10/4/23
Zig Implementation
Le mer. 4 oct. 2023 à 10:58, Kai Jellinghaus <kai.jell...@gmail.com> a écrit : > I'
unread,
Zig Implementation
Le mer. 4 oct. 2023 à 10:58, Kai Jellinghaus <kai.jell...@gmail.com> a écrit : > I'
10/4/23
zhanglsf
10/4/23
unsubscribe
capnproto;
unread,
unsubscribe
capnproto;
10/4/23
Alex
,
Kenton Varda
9
10/2/23
Clean Disconnect Procedure
On Fri, Sep 29, 2023 at 3:36 PM Alex <capn...@centromere.net> wrote: A. How shall a peer
unread,
Clean Disconnect Procedure
On Fri, Sep 29, 2023 at 3:36 PM Alex <capn...@centromere.net> wrote: A. How shall a peer
10/2/23
Jonathan Shapiro
,
Kenton Varda
3
9/19/23
Dynamic schemas
Hi, Kenton! I suppose the first question is: Does your database actually need to understand the
unread,
Dynamic schemas
Hi, Kenton! I suppose the first question is: Does your database actually need to understand the
9/19/23
Johannes Dröge
,
Kenton Varda
5
9/19/23
Random access clarified
Dear Kenton, Thanks for taking the time for those detailed answers, I really appreciate it! Though
unread,
Random access clarified
Dear Kenton, Thanks for taking the time for those detailed answers, I really appreciate it! Though
9/19/23
Jonah Beckford
, …
Kenton Varda
3
9/6/23
Using Cap'n Proto for FFI
Hi Jonah, Sorry for the very slow reply. This looks cool! Thanks for taking over maintaining the C
unread,
Using Cap'n Proto for FFI
Hi Jonah, Sorry for the very slow reply. This looks cool! Thanks for taking over maintaining the C
9/6/23
Tanguille Grootaert
, …
Jason Heeris
10
9/1/23
NAT-Traversal
I (a random Rust/C Cap'n Proto user) started helping Tanguille on the Discord and then saw their
unread,
NAT-Traversal
I (a random Rust/C Cap'n Proto user) started helping Tanguille on the Discord and then saw their
9/1/23
Matt Stern
, …
Kenton Varda
11
8/3/23
Schema Refactoring and Unique IDs
On Wed, Aug 2, 2023 at 11:51 PM Jonathan Shapiro <sh...@buttonsmith.com> wrote: Kenton: Are the
unread,
Schema Refactoring and Unique IDs
On Wed, Aug 2, 2023 at 11:51 PM Jonathan Shapiro <sh...@buttonsmith.com> wrote: Kenton: Are the
8/3/23
Kenton Varda
7/21/23
Cap'n Proto 1.0 release candidate
Hello capnproto users, I've created a release candidate for version 1.0 of Cap'n Proto's
unread,
Cap'n Proto 1.0 release candidate
Hello capnproto users, I've created a release candidate for version 1.0 of Cap'n Proto's
7/21/23
Linus Meierhoefer
,
Kenton Varda
2
7/13/23
Flow Control Implementation
RpcSystem::setFlowLimit() should work for this. Yes, this means the RPC system will stop reading
unread,
Flow Control Implementation
RpcSystem::setFlowLimit() should work for this. Yes, this means the RPC system will stop reading
7/13/23
Wojciech Gac
,
Kenton Varda
2
7/10/23
Common Lisp implementation
Cool! Let me know if you have any questions or anything doesn't make sense. -Kenton On Mon, Jul
unread,
Common Lisp implementation
Cool! Let me know if you have any questions or anything doesn't make sense. -Kenton On Mon, Jul
7/10/23
CircuitCoder 4696
,
Kenton Varda
2
6/25/23
Trying to learn how to use capnproto, but running into what seemed to be dead links
It sounds like you were reading the docs inside the github repo. The docs directory there is used to
unread,
Trying to learn how to use capnproto, but running into what seemed to be dead links
It sounds like you were reading the docs inside the github repo. The docs directory there is used to
6/25/23
Kenton Varda
2
6/21/23
Re: [capnproto] Memory Mapped Reading
Hi Adrian, The memory usage you are seeing happens whether or not you use mmap, it's just
unread,
Re: [capnproto] Memory Mapped Reading
Hi Adrian, The memory usage you are seeing happens whether or not you use mmap, it's just
6/21/23
Hui min
, …
Kenton Varda
7
6/5/23
[Feature Request] Putting List() object at last and allow reuse of the MallocMessageBuilder
Cross-segment references are in fact expressed as a pair of a segment number and an offset today. So
unread,
[Feature Request] Putting List() object at last and allow reuse of the MallocMessageBuilder
Cross-segment references are in fact expressed as a pair of a segment number and an offset today. So
6/5/23
Fitria Autoria
3
5/13/23
kumpulan apik melok nang kene
https://sulthanmesinpaving.com/wp-content/uploads/Logo-80x80-1.jpg https://sulthanmesinpaving.com/#
unread,
kumpulan apik melok nang kene
https://sulthanmesinpaving.com/wp-content/uploads/Logo-80x80-1.jpg https://sulthanmesinpaving.com/#
5/13/23
Andrew Sun
,
Kenton Varda
2
5/1/23
Rules for evolving union members
Hi Andrew, Yes, you got it right. Annoyingly you will have to keep that unused Void in there, but at
unread,
Rules for evolving union members
Hi Andrew, Yes, you got it right. Annoyingly you will have to keep that unused Void in there, but at
5/1/23
John Midgley
4/25/23
Signing a portion of a message
Hi there. I'm trying to figure out the best way to include a signature in a struct. For example,
unread,
Signing a portion of a message
Hi there. I'm trying to figure out the best way to include a signature in a struct. For example,
4/25/23
Z Y
,
Kenton Varda
2
4/19/23
Please report to capnproto@googlegroups.com
Hi, Unfortunately the screenshot doesn't show what failed. You need to scroll up to the failure,
unread,
Please report to capnproto@googlegroups.com
Hi, Unfortunately the screenshot doesn't show what failed. You need to scroll up to the failure,
4/19/23
Rowan Reeve
,
Kenton Varda
6
4/17/23
Correctly revoking capabilities holding onto resources
It seems like what's needed here is a way to register a callback on `kj::Canceler` which is
unread,
Correctly revoking capabilities holding onto resources
It seems like what's needed here is a way to register a callback on `kj::Canceler` which is
4/17/23
Jonathan Hollocombe
,
Kenton Varda
3
4/8/23
PackedMessageReader segfault for larger buffer sizes
Hi, Thanks for this! You've saved me much head-scratching -- it didn't occur to me to check
unread,
PackedMessageReader segfault for larger buffer sizes
Hi, Thanks for this! You've saved me much head-scratching -- it didn't occur to me to check
4/8/23
Jonathan Shapiro
, …
Kenton Varda
4
3/27/23
CapnProto vs gRPC/Protobuf differences - semantics and use case
Hi Jonathan, On Fri, Mar 17, 2023 at 2:10 PM Jonathan Shapiro <sh...@buttonsmith.com> wrote: I
unread,
CapnProto vs gRPC/Protobuf differences - semantics and use case
Hi Jonathan, On Fri, Mar 17, 2023 at 2:10 PM Jonathan Shapiro <sh...@buttonsmith.com> wrote: I
3/27/23
Josemi
, …
Jonathan Shapiro
8
3/17/23
Text blob too big.
I obviously need to finish reading specs before I ask stupid questions. rpc.capnp documents the
unread,
Text blob too big.
I obviously need to finish reading specs before I ask stupid questions. rpc.capnp documents the
3/17/23
Dane
2
2/27/23
Schemas on the wire Dynamic API
A follow up after simplifying the API to the core issue: The data flow is now: 1. A client connects
unread,
Schemas on the wire Dynamic API
A follow up after simplifying the API to the core issue: The data flow is now: 1. A client connects
2/27/23