ZIOShowdownConnection

io.github.pidoveproject.showdown.client.zio.ZIOShowdownConnection
See theZIOShowdownConnection companion class

Attributes

Companion
class
Source
ZIOShowdownConnection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def confirmLogin(name: Username, assertion: Assertion): ZIO[ZIOShowdownConnection, ProtocolError, Unit]

Attributes

Source
ZIOShowdownConnection.scala
def sendRawMessage(message: WebSocketFrame): ZIO[ZIOShowdownConnection, ProtocolError, Unit]

Attributes

Source
ZIOShowdownConnection.scala

Attributes

Source
ZIOShowdownConnection.scala