markiodev / Networker

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
MIT License
478 stars 77 forks source link

Missing possibility to exchange serializer and deserializer #11

Closed tomasztarczynski closed 6 years ago

tomasztarczynski commented 6 years ago

Hello,

I would like to use your libs but a this moment missing possibility to exchange serializer and deserializer block me. Would you like to add this in future?

markiodev commented 6 years ago

By exchange do you mean swap ZeroFormatter for another library?

markiodev commented 6 years ago

Supported in v3.