Package

org.http4s

websocket

Permalink

package websocket

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. websocket
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class FrameTranscoder extends AnyRef

    Permalink
  2. final case class WebSocketContext[F[_]](webSocket: WebSocket[F], headers: Headers, failureResponse: F[Response[F]]) extends Product with Serializable

    Permalink
  3. abstract class WebSocketFrame extends AnyRef

    Permalink

Value Members

  1. object WebSocketFrame

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped