Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
o

LiveConnections

object LiveConnections

Defined by scalive.LiveConnections. View source (scalive/api/src/scalive/LiveConnections.scala:87-134)

Methods2

distributed

def distributed[Id](using evidence$1: zio.package.Tag[Id]): zio.ZLayer[LiveDisconnectBus[Id], Throwable, LiveConnections[Id]]

Defined by scalive.LiveConnections.distributed. View source (scalive/api/src/scalive/LiveConnections.scala:94-101)

local

def local[Id](using evidence$1: zio.package.Tag[Id]): zio.package.ULayer[LiveConnections[Id]]

Defined by scalive.LiveConnections.local. View source (scalive/api/src/scalive/LiveConnections.scala:91-92)