Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline
GitHub
c

ConnectedNavigation

class ConnectedNavigation

A same-session route replacement emitted by a connected action.

Defined by scalive.testing.ConnectedNavigation. View source (scalive/testing/src/scalive/testing/ConnectedRender.scala:164-169)

Methods1

follow

def follow: zio.package.IO[testing.ConnectedJoinFailure, testing.ConnectedView[Nothing]]

Replaces the root through the production redirect-join admission path.

Defined by scalive.testing.ConnectedNavigation.follow. View source (scalive/testing/src/scalive/testing/ConnectedRender.scala:169-169)

Values2

destination

val destination: zio.http.URL

Defined by scalive.testing.ConnectedNavigation.destination. View source (scalive/testing/src/scalive/testing/ConnectedRender.scala:165-165)

replace

val replace: Boolean

Defined by scalive.testing.ConnectedNavigation.replace. View source (scalive/testing/src/scalive/testing/ConnectedRender.scala:166-166)