Skip to content

Allow using the packed transport in rpc.Serve#590

Merged
lthibault merged 1 commit into
capnproto:mainfrom
fpetkovski:serve-packed
Aug 29, 2024
Merged

Allow using the packed transport in rpc.Serve#590
lthibault merged 1 commit into
capnproto:mainfrom
fpetkovski:serve-packed

Conversation

@fpetkovski

Copy link
Copy Markdown
Contributor

The Serve function in the rpc module can only use the basic streaming encoding.

This commit allows setting the transport by the user through the appropriate ServeOption.

The Serve function in the rpc module can only use the basic streaming encoding.

This commit allows setting the transport by the user through the appropriate ServeOption.

@lthibault lthibault left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you!

@lthibault lthibault merged commit 9535e13 into capnproto:main Aug 29, 2024
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.

3 participants