partyfn
v0.1.0
Published
RPC on Durable Objects
Readme
partyfn
RPC (Remote Procedure Call) system for PartyServer. Enables typesafe function calls between client and server, with support for bidirectional RPC.
Features
- Typesafe RPC - Function calls from client to server
- Bidirectional - Supports server-to-client RPC calls
