Home Forums Support Avro serialization Reply To: Avro serialization

#3363
Anonymous
Inactive

Relatively straight forward. You need to inherit from DataSerializer. If you have an indie or enterprise license checkout the implementation of protobuf, Extensions>ProtobufSerializer>ProtobufSerializer.cs, which is now done external to the core network library.

Regards,
Marc