ZHttpAdapter

caliban.ZHttpAdapter
object ZHttpAdapter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def makeHttpService[R, E](interpreter: HttpInterpreter[R, E])(implicit serverOptions: ZioHttpServerOptions[R]): RequestHandler[R, Nothing]
def makeWebSocketService[R, E](interpreter: WebSocketInterpreter[R, E])(implicit serverOptions: ZioHttpServerOptions[R]): RequestHandler[R, Nothing]

Deprecated fields

val defaultWebSocketConfig: WebSocketConfig

Attributes

Deprecated
true