3 releases (breaking)

0.3.0 Jul 6, 2024
0.2.0 May 30, 2024
0.1.0 Apr 25, 2024

#1025 in Network programming

Download history 62/week @ 2024-04-19 45/week @ 2024-04-26 1/week @ 2024-05-03 6/week @ 2024-05-17 109/week @ 2024-05-24 68/week @ 2024-05-31 10/week @ 2024-06-07 5/week @ 2024-06-14 139/week @ 2024-07-05 9/week @ 2024-07-12

148 downloads per month

MIT/Apache

540KB
12K SLoC

PSO2 Packet Library

GitHub crates.io docs.rs

Library that aims to provide easy(er) interaction with the PSO2 (Phantasy Star Online 2) protocol.

Targeted versions

  • Pre-NGS (Global: 6.1253.3, JP: 6.1201.0, Vita: 6.1001.2)
  • NGS

Compatability with other languages

This library has an FFI. It allows for working with packets using JSON or MessagePack.

Notes

  • Because a lot of information about the protocol is unknown, expect breaking changes (such as adding/deleting/renaming of struct's fields).
  • Any contributions are welcome (e.g. code style suggestions, comments, additional packet information, etc.)

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.7–10MB
~109K SLoC