action-rpc
MITaction-rpc is an rpc library made with typescript. It uses [action-rpc spec](./SPEC.md) to communicate. ## Server First let's use the library to create a server ```ts // Server code const getUser = async (p: { id: string }, _body: null, _req: Request) =>
90
Security score
0 known advisories in v1.0.1
Weekly downloads
—
Unpacked size
9.9 kB
Dependencies
0
Last publish
2 years ago
Security advisories
No known vulnerabilities affect v1.0.1.