๐๏ธ Events system
How to define, send, and receive typed events between client and server using the PlayServ SDK.
๐๏ธ RPC & Server-side Game Logic
How PlayServ RPC works โ server-side code discovery, deployment, execution model, and calling SDK from server code.
๐๏ธ Extending SDK Components
How to extend PlayServ SDK component behaviour using handlers and middleware pipelines without modifying the component itself.
๐๏ธ Groups
How to create and manage groups in PlayServ โ join, leave, close, membership tracking, group events, and custom RPC methods.