TransportWSImp

fmgp.did.framework.TransportWSImp
See theTransportWSImp companion class

Attributes

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

Members list

Type members

Types

type Err = Throwable
type MSG = String

Value members

Concrete methods

def layer: ZLayer[Any, Nothing, TransportWSImp[MSG]]
def make(wsUrl: String, boundSize: Int): ZIO[Any, Nothing, TransportWSImp[MSG]]