TransportWSImp

fmgp.did.framework.TransportWSImp
See theTransportWSImp companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def createWebSocketAppWithOperator(annotationMap: Seq[LogAnnotation]): WebSocketApp[Operator & Operations & Resolver]
def make(channel: Channel[ChannelEvent[WebSocketFrame], ChannelEvent[WebSocketFrame]], identifier: String, boundSize: Int): ZIO[Any, Nothing, TransportWSImp[String]]