Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recvCap: use the vine for thirdPartyHosted caps. #451

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

zenhack
Copy link
Contributor

@zenhack zenhack commented Feb 14, 2023

This will ease compatibility with future versions of go-capnp which support 3PH; per the comments in rpc.capnp, implementations which do not support 3PH can just use the vine to treat the capability just like senderHosted.

This will ease compatibility with future versions of go-capnp which
support 3PH; per the comments in rpc.capnp, implementations which do not
support 3PH can just use the vine to treat the capability just like
senderHosted.
@lthibault lthibault merged commit f07bb8d into capnproto:main Feb 14, 2023
@zenhack zenhack mentioned this pull request Feb 14, 2023
@zenhack zenhack deleted the use-vine branch February 14, 2023 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants