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.

/televoke/

    Package Sidebar

    Install

    npm i televoke

    Weekly Downloads

    1

    Version

    1.0.2

    License

    Apache-2.0

    Unpacked Size

    15.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • fenying