12345678910111213141516171819202122# 1 "src/server/websocket/httpaf/wsHttpaf.dummy.ml"(**************************************************************************)(* *)(* Copyright 2018-2023 OCamlPro *)(* *)(* All rights reserved. This file is distributed under the terms of the *)(* GNU Lesser General Public License version 2.1, with the special *)(* exception on linking described in the file LICENSE. *)(* *)(**************************************************************************)letfirst=reftrueletws_fd_req?onclose:_?step:_~react:_~bg:__id=(if!firstthen(first:=false;Format.eprintf"\027[0;31merror: websocket-httpaf-lwt not installed\027[0m\n\
try: `opam install calendar`\n\
`opam pin add websocket-httpaf.~dev https://github.com/anmonteiro/websocket-httpaf.git`\n\
`opam pin add websocket-httpaf-lwt.~dev https://github.com/anmonteiro/websocket-httpaf.git`@."));Lwt.return_error`no_ws_library