BackendClientLive
dev.cheleb.ziotapir.BackendClientLive
case class BackendClientLive(backend: WebSocketStreamBackend[Task, ZioStreams], interpreter: SttpClientInterpreter, streamInterpreter: StreamSttpClientInterpreter, websocketInterpreter: WebSocketSttpClientInterpreter, config: BackendClientConfig) extends BackendClient
The live implementation of the BackendClient.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BackendClientclass Objecttrait Matchableclass Any
Members list
In this article