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
- Host: GitHub
- URL: https://github.com/k8w/tsrpc-ws
- Owner: k8w
- License: apache-2.0
- Created: 2018-07-27T07:49:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-14T01:50:28.000Z (about 6 years ago)
- Last Synced: 2025-05-26T12:11:40.959Z (4 months ago)
- Language: TypeScript
- Size: 407 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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