Protocol

caliban.interop.tapir.ws.Protocol$
See theProtocol companion trait
object Protocol

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Protocol.type

Members list

Type members

Classlikes

object GraphQLWS extends Protocol

Attributes

Supertypes
trait Protocol
class Object
trait Matchable
class Any
Self type
GraphQLWS.type
object Legacy extends Protocol

Attributes

Supertypes
trait Protocol
class Object
trait Matchable
class Any
Self type
Legacy.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromName(name: String): Protocol