org.http4s.server

blaze

package blaze

Visibility
  1. Public
  2. All

Type Members

  1. class BlazeBuilder extends ServerBuilder with IdleTimeoutSupport with SSLSupport with server.WebSocketSupport

  2. class Http1ServerStage extends Http1ServerParser with TailStage[ByteBuffer] with Http1Stage

  3. class Http2NodeStage extends TailStage[Http2Msg]

  4. trait WebSocketSupport extends Http1ServerStage

Value Members

  1. object BlazeBuilder extends BlazeBuilder

  2. object Http1ServerStage

  3. object ProtocolSelector

    Facilitates the use of ALPN when using blaze http2 support

Ungrouped