Home Forums Support Avro serialization

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3362
    Anonymous
    Inactive

    Hi,

    I can see that Protocol Buffers is built in and supported by Network Comms but how would I use a different serializer such as Avro (using the Microsoft Avro library)?

    Many Thanks,

    Rob.

    #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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.