An open API service indexing awesome lists of open source software.

https://github.com/k8w/tsrpc-ws

[WIP] TSRPC WebSocket Version
https://github.com/k8w/tsrpc-ws

Last synced: 3 months ago
JSON representation

[WIP] TSRPC WebSocket Version

Awesome Lists containing this project

README

          

TSRPC
===

Full-stack TypeScript RPC framework.

If you have any question, feel free to submit a issue.

## Features
1. Full-stack: Support both NodeJS and browser
1. Isomorphism: All TypeScript, share code between frontend and backend
1. Safe & efficient: Strong and automatic type checks
1. Fullstack, support both node and browser