TransportDispatcher

fmgp.did.framework.TransportDispatcher

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def send(to: TO, msg: SignedMessage | EncryptedMessage, thid: Option[MsgID], pthid: Option[MsgID]): ZIO[Resolver & Agent & Operations, DidFail, Unit]

Concrete methods

Inherited methods

def openTransport(uri: String): UIO[TransportDIDComm[Any]]

Attributes

Inherited from:
TransportFactory