Skip to main content

4 docs tagged with "rpc-component-system"

View all tags

Events system

How to define, send, and receive typed events between client and server using the PlayServ SDK.

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.

RPC & Server-side Game Logic

How PlayServ RPC works — server-side code discovery, deployment, execution model, and calling SDK from server code.