1.0.2 • Published 1 year ago

televoke v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

1.0.1

1 year ago

0.4.12

2 years ago

0.4.8

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago