Server

io.github.srs.controller.protobuf.rl.RLServerModule.Component.Server
object Server

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Component.this.Component.this.Server.type

Members list

Value members

Concrete methods

def apply(port: Int): Server

Create a server that listens on the provided port.

Create a server that listens on the provided port.

Value parameters

port

port to bind the server to

Attributes

Returns

a Server instance