Could you please remove the "sealed" for ProtobufEncoder and ProtobufDecoder?
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I want to override it to add some feature for my client. My server is in java. And I inherited ProtobufEncoder and ProtobufDecoder to add some feature. But for my client in C#. I can't inherit it.
Contributor guide
Assessment
This issue has not been assessed yet.