#photon #packet-parser #server #system #polariton

polariton_server

Server functionality for the Photon packet system

5 releases (breaking)

Uses new Rust 2024

new 0.6.0 Apr 1, 2026
0.5.0 Feb 8, 2026
0.4.0 Oct 3, 2025
0.3.0 Aug 4, 2025
0.2.0 Jun 4, 2025

#9 in #photon

GPL-3.0-only

115KB
2.5K SLoC

Polariton

A rudimentary data parsing library for Photon engine's packet format used in many Unity games.

TODO

  • Stop using binrw (it doesn't count how much is read and is a bit of a pain to deal with, though the codegen is really nice)
  • Fix outstanding parsing bugs (Dict does not work properly)

Dependencies

~44–800KB
~12K SLoC