package graphql-cohttp

  1. Overview
  2. Docs
Run GraphQL servers with `cohttp`

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.13.0.tbz
sha256=555f088a05600fb121b8ab79e13c145172e26fc0fd0576872fdf027853f2653d
md5=089104444ae28ebcfa85fec88628507a

doc/graphql-cohttp/Websocket/Frame/Opcode/index.html

Module Frame.OpcodeSource

Sourcetype t =
  1. | Continuation
  2. | Text
  3. | Binary
  4. | Close
  5. | Ping
  6. | Pong
  7. | Ctrl of int
  8. | Nonctrl of int
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.