Socket
Book a DemoInstallSign in
Socket

@yonggiee/ts-rpc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yonggiee/ts-rpc

High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

TS-RPC(WIP)

Forked from HyperExpress

Powered by uWebSockets.js

Motivation

TS-RPC aims to be tRPC is supposed to be, providing end-2-end type safety while still remaining performant. It uses the power of uWebsockets.js, a Node.js binding of uSockets written in C++.

Some proposed key features are:

  • Using a validation library like Typebox/Ajv to do type validation.
  • Allow for tRPC like syntax while still keeping it compatible with populat server testing tools like Postman.

License

MIT

Keywords

uws

FAQs

Package last updated on 02 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts