Pergunta

Quick Query Here, we are using .net 3.5. We want to change our BinaryFromatter serialization to Protobuf Serialization for obvious performance gains...

Is Protobuf v2 ready for deployment with production code ? Latest in wiki is protobuf-net r668 ... Is using this ok ?

Foi útil?

Solução

Yes. I've been using v2 solely for many years now (on sites like this one). I can't think of any good reasons not to use that version.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top