televoke
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.22latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.22
1.0.10
0.4.121
0.4.80
0.4.70
0.4.61

Package Sidebar

Install

npm i televoke

Weekly Downloads

4

Version

1.0.2

License

Apache-2.0

Unpacked Size

15.3 kB

Total Files

8

Last publish

Collaborators

  • fenying