Server
io.github.srs.controller.protobuf.rl.RLServerModule.Server
trait Server
Represents a server that can be started. The run method returns an IO that never completes when the server is running (conventional for long- lived servers in effectful applications).
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article