パッケージの詳細

@anycable/protobuf-encoder

anycable2.6kMIT0.6.0

Protobuf encoder for AnyCable client

anycable, protobuf

readme

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.