TransportDIDCommOverHTTP

fmgp.did.framework.TransportDIDCommOverHTTP
See theTransportDIDCommOverHTTP companion class

Attributes

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

Members list

Value members

Concrete methods

def make(destination: String, boundSize: Int): ZIO[Any, Nothing, TransportDIDComm[Client & Scope]]
def makeWithEnvironment(destination: String, boundSize: Int, env: ZEnvironment[Client & Scope]): ZIO[Any, Nothing, TransportDIDComm[Any]]