polariton_server 0.6.0

Server functionality for the Photon packet system
Documentation
1
2
3
4
5
6
7
8
# Polariton

A rudimentary data parsing library for [Photon engine](https://www.photonengine.com/)'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)