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 to create and manage groups in PlayServ — join, leave, close, membership tracking, group events, and custom RPC methods.
How PlayServ RPC works — server-side code discovery, deployment, execution model, and calling SDK from server code.