Releases: angrymouse/remote-functions
Releases · angrymouse/remote-functions
RF.js 1.1.4-Pineapple
RF.js 1.1.4-Pineapple release
Officially first version.
Fixed critical bugs
RF.js first public build
RF.js first stable release
First stable release of remote-functions (RF.js), powerful RPC engine for javascript.
Already have:
- Calling remote functions like native
- Any data channel (tcp/udp/websocket/socket.io/long-polling or even ipc)
- Two-side procedure call (server can call client's functions, and client can call server's functions)
- Can work with callbacks