Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amydevs/ygopro_packet_rs
https://github.com/amydevs/ygopro_packet_rs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amydevs/ygopro_packet_rs
- Owner: amydevs
- Created: 2024-06-27T14:52:52.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-28T13:47:27.000Z (6 months ago)
- Last Synced: 2024-06-28T19:00:39.608Z (6 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ygopro_packet_rs
This is a library used for parsing the networking packets of `edo9300` ygopro fork clients. It utilises `deku` to declaratively define the binary structures for decoding and encoding.