Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 263 Bytes

@reproto/bs-rpc-axios

Reproto: Non-streaming RPC implementation with Axios

Scope

An example RPC implementation that uses Axios for networking.

It implements non-streaming RPC (not real grpc, and not real grpc-web). It works both in browsers and in Node.