UNPKG

@anycable/protobuf-encoder

Version:

Protobuf encoder for AnyCable client

20 lines (10 loc) 368 B
# Change log ## master ## 0.6.0 (2024-05-21) - Require `@anycable/core` ^0.9.0. ## 0.5.0 (2024-03-14) - Require `@anycable/core` ^0.8.0. ## 0.4.0 (2023-08-10) - Add `ProtobufEncoderV2` class supporting updated Protobuf schema with Message and Reply types separated. This encoder MUST be used with the extended protocol. [@palkan]: https://github.com/palkan