RPC on Durable Objects
npm install partyfnRPC (Remote Procedure Call) system for PartyServer. Enables typesafe function calls between client and server, with support for bidirectional RPC.
- Typesafe RPC - Function calls from client to server
- Bidirectional - Supports server-to-client RPC calls