包详细信息

@anycable/protobuf-encoder

anycable2.6kMIT0.6.0

Protobuf encoder for AnyCable client

anycable, protobuf

自述文件

没有找到 Readme 文件

更新日志

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.