1.0.2 • Published 3 months ago

televoke v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

LiteRT/Televoke

npm version License GitHub issues GitHub Releases

A simple RPC service framework.

NOTICES: There are no built-in TLS supports for the server-side, and if it's needed, please use a TLS gateway like NGINX, and put it in front of your Televoke server.

Installation

npm install televoke --save

Requirements

  • Node.js v8.x (Or newer)
  • TypeScript v3.7.x (Or newer)

Implemented Protocol

  • http/1.1
  • https/1.1
  • tcp

Documents

Preparing.

License

This library is published under Apache-2.0 license.

1.0.2

3 months ago

1.0.1

4 months ago

0.4.12

4 months ago

0.4.8

5 months ago

0.4.7

6 months ago

0.4.6

6 months ago