A simple RPC service framework.
npm install @litert/televoke --save
- Node.js v18.x (Or newer)
- TypeScript v5.0.x (Or newer)
-
http/1.1
(televoke/1) -
https/1.1
(televoke/1) -
ws/wss
(televoke/2)@litert/websocket
package is required. -
lwdfx/1
(televoke/2)@litert/lwdfx
package is required.
Check documents about televoke/2
protocol here.
Preparing.
This library is published under Apache-2.0 license.