Luca Cominardi

Results 34 issues of Luca Cominardi

### Describe the feature It's important to show how to serialize/deserialize data through the `ZBytes`. An example of `Protobuf` serialization should also be provided ### Basic examples: - [x] Rust...

documentation
umbrella

Shouldn't this be made configurable? For example, in the case of VPN or something similar, interfaces can appear and disappear. Some interfaces may not be there at the start, but...

new feature

### Describe the feature Certain declarations like `declare_subscriber`, `declare_publisher`, etc. trigger multiple declaration messages being sent over the network. Automatic batching relies on the network back pressure, a manual mechanism...

internal

### Describe the feature When deserialising certain messages (e.g. `InitSyn`), the unknown protocol extensions are simply skipped during deserialisation. As a result logs and wireshark dissector can't visualise the entirety...

enhancement
internal