Using Reflection to convert packet data into json data. Might need some mappings for certain field names. For certain packets, a custom serializer will still be needed tho.
Would be nice to have a deserializer of json data into packets, might have to look into that at a later point.
Using Reflection to convert packet data into json data. Might need some mappings for certain field names. For certain packets, a custom serializer will still be needed tho.
Would be nice to have a deserializer of json data into packets, might have to look into that at a later point.