UNPKG

@anycable/protobuf-encoder

Version:

Protobuf encoder for AnyCable client

26 lines (13 loc) 463 B
# Change log ## master ## 0.6.1 (2025-10-31) 🎃 - Support `whisper` commands. - Require `@anycable/core` ^1.1.0. ## 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