Open Issues Need Help
View All on GitHub Allow packages to have multiple number of objects about 2 months ago
AI Summary: Modify the `Packet` structure in the scl-rs Rust library to support serialization and deserialization of multiple objects of different types within a single packet, improving communication efficiency. This addresses the current limitation where a `Packet` can only hold one object.
Complexity:
4/5
enhancement good first issue