lucaspoffo
lucaspoffo
Without code it's hard to know the problem, you might be doing something wrong because it should send more messages. Are you using the example code as base? You can...
Can you show an example of how the API would look. Not sure if I 100% understand it
This seems to be an allocation problem. Since we use Bytes, we mostly delegate to it. Some related discussions/PR in the Bytes crate: - https://github.com/tokio-rs/bytes/pull/567#issuecomment-1243055681 - https://github.com/tokio-rs/bytes/pull/596