Options
All
  • Public
  • Public/Protected
  • All
Menu

A matchmaker lobby port.

Configured by rivet.cloud#LobbyGroupRuntimeDockerPort$label.

Index

Properties

Optional host

host: undefined | string

The host for the given port. Will be null if using a port range.

hostname

hostname: string | undefined

The hostname for the given port.

isTls

isTls: boolean | undefined

Wether or not this lobby port uses TLS. You cannot mix a non-TLS and TLS ports.

Optional port

port: undefined | number

The port number for this lobby. Will be null if using a port range.

Optional portRange

The port range for this lobby.