CoreRemoting with protobuf.net classes #43
Unanswered
StephanWeyer
asked this question in
Q&A
Replies: 1 comment
-
Protobuf requires all types decorated with protobuf attributes. Why not using gRPC? It uses protobuf. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want use CoreRemoting via TcpChannel but serialization/deserialization via protobuf.
Has anyone tried to configure CoreRemoting Server/Client with a SerializerAdapter with protobuf serialization?
Beta Was this translation helpful? Give feedback.
All reactions