Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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.

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc