Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 499 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 499 Bytes

RMI (Remote Method Invocation) or RPC (Remote Procedure Call)

A library for implementing RPC on your javascript code with nodejs on the server and client's running on browser, nodejs or React Native using socket.io.

This is just an intermediate dependency package. Please check out the RMI Server and RMI Client for usage and documentation.