GraphQLWS

caliban.interop.tapir.ws.Protocol$.GraphQLWS$
object GraphQLWS extends Protocol

Attributes

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

Members list

Concise view

Type members

Classlikes

object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Value members

Concrete methods

override def make[R, E](interpreter: GraphQLInterpreter[R, E], keepAliveTime: Option[Duration], webSocketHooks: WebSocketHooks[R, E]): URIO[R, CalibanPipe]

Attributes

Definition Classes

Concrete fields

val handler: ResponseHandler
val name: String