socket.io-rmi
v1.1.1
Published
A common definition for use within socket.io-rmi-client and socket.io-rmi-server
Downloads
7
Readme
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.