Open Issues Need Help
View All on GitHub Networking • P2P Libraries (Rust)
PacketData shoud be replaced with a generic trait 3 months ago
AI Summary: Refactor the Evergreen Rust library to replace the `PacketData` struct with a generic trait. This will allow developers to use custom data types within the library's networking functions and structures, increasing flexibility and extensibility.
Complexity:
4/5
enhancement good first issue