Server API

Port

Named isolated pipelines. Each port gets its own RemoteEvent, Router, and TokenBucket — high-frequency combat requests can't starve inventory requests.

-- Server: app:Listen("portName", callback, settings?) -- Client: RoExpress("Network", "portName")

See also

App | the main pipeline ports are attached to  ·  TokenBucket | per-port rate limiting config  ·  Router | route syntax used inside ports  ·  Request Pipeline | ports run an identical pipeline  ·  Combat Guide | isolation by weapon type  ·  Gun Example | combat port in full context