NettySyncServerInterpreter

sttp.tapir.server.netty.sync.NettySyncServerInterpreter
See theNettySyncServerInterpreter companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def toRoute(ses: List[ServerEndpoint[OxStreams & WebSockets, Identity]], oxDispatcher: OxDispatcher): IdRoute

Requires implicit supervision scope (Ox), because it needs to know in which scope it can start background forks in the Web Sockets processor.

Requires implicit supervision scope (Ox), because it needs to know in which scope it can start background forks in the Web Sockets processor.

Attributes