Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create :
?buffer_size:int ->
?error_handler:Shuttle_http.Server.error_handler ->
?response_headers:(string * string) list ->
?opcode:[ `Binary | `Text ] ->
?subprotocol:(string list -> string option) ->
unit ->
t
val default : t