io.github.pidoveproject.showdown.client.zio.ZIOShowdownClient
See theZIOShowdownClient companion object
class ZIOShowdownClient(client: Client) extends ShowdownClient[WebSocketFrame, IO, [r] =>> Stream[Throwable, r], [x] =>> ZIO[Scope, ProtocolError, x]]
Attributes
- Companion
- object
- Source
- ZIOShowdownClient.scala
- Graph
-
- Supertypes
-
trait ShowdownClient[WebSocketFrame, IO, [r] =>> Stream[Throwable, r], [x] =>> ZIO[Scope, ProtocolError, x]]class Objecttrait Matchableclass Any
Members list
In this article