Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
o

Live

object Live

Defined by scalive.Live. View source (scalive/api/src/scalive/routing/LiveRouting.scala:907-911)

Methods2

route

def route[A](pathCodec: zio.http.codec.PathCodec[A]): LiveRouteSeed[A]

Defined by scalive.Live.route. View source (scalive/api/src/scalive/routing/LiveRouting.scala:909-909)

session

def session(name: String): LiveSessionBuilder[Any, Any]

Defined by scalive.Live.session. View source (scalive/api/src/scalive/routing/LiveRouting.scala:910-911)

Values1

router

val router: LiveRouter

Defined by scalive.Live.router. View source (scalive/api/src/scalive/routing/LiveRouting.scala:908-908)