@litert/[email protected]

该文章根据 CC-BY-4.0 协议发表,转载请遵循该协议。
本文地址:https://fenying.net/en/project/litert/televoke/v1.0.3/

@litert/televoke is a RPC library for NodeJS, written in TypeScript.

Installation

1npm install @litert/televoke@^1.0.3

v1.0.3 CHANGELOG

  • fix(client): Set default maxConnections to 100 for televoke/1 protocol clients.
  • fix(client): Emit close event when connection to server is closed.