You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
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
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
No description provided.
The text was updated successfully, but these errors were encountered: