mirror of
https://github.com/jwetzell/psn-go.git
synced 2026-08-23 07:59:14 +00:00
-
released this
2024-12-20 02:50:25 +00:00 | 36 commits to main since this release📅 Originally published on GitHub: Fri, 20 Dec 2024 02:57:49 GMT
🏷️ Git tag created: Fri, 20 Dec 2024 02:50:25 GMTBasic working library. Encoding and decoding work and there are high level structs for things like trackers.
- tested against the example psn_server/psn_client from VYV
- tested against grandMA3 on PC
- examples including ports of VYV examples psn_server/psn_client
Disclaimers
- this library does not do communication simply byte level encoding/decoding
- not really any (read no) error handling
- still not sure about the Go-isms I'm missing out on
Downloads