Events system
How to define, send, and receive typed events between client and server using the PlayServ SDK.
How to define, send, and receive typed events between client and server using the PlayServ SDK.
How to extend PlayServ SDK component behaviour using handlers and middleware pipelines without modifying the component itself.
How PlayServ RPC works — server-side code discovery, deployment, execution model, and calling SDK from server code.