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

Adopt zero-copy networking buffer crate, similar to folly's IOBuf or linux's sk_buff #13

Open
rainliu opened this issue Feb 4, 2024 · 0 comments

Comments

@rainliu
Copy link
Member

rainliu commented Feb 4, 2024

No description provided.

@rainliu rainliu changed the title use Bytes, instead of BytesMut, in TaggedMessage* to achieve copy-free use Bytes, instead of BytesMut, in TaggedMessage* to achieve zero-copy networking Feb 4, 2024
@rainliu rainliu changed the title use Bytes, instead of BytesMut, in TaggedMessage* to achieve zero-copy networking use Bytes or new crate, instead of BytesMut, in TaggedMessage* to achieve zero-copy networking Feb 4, 2024
@rainliu rainliu changed the title use Bytes or new crate, instead of BytesMut, in TaggedMessage* to achieve zero-copy networking use Bytes or new crate (sk_buff), instead of BytesMut, in TaggedMessage* to achieve zero-copy networking Feb 24, 2024
@rainliu rainliu changed the title use Bytes or new crate (sk_buff), instead of BytesMut, in TaggedMessage* to achieve zero-copy networking Adopt zero-copy networking buffer crate, similar to folly's IOBuf or linux's sk_buff Feb 24, 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

No branches or pull requests

1 participant