package httpun-ws

  1. Overview
  2. Docs
Websocket implementation for httpun

Install

Dune Dependency

Authors

Maintainers

Sources

httpun-ws-0.1.0.tbz
sha256=9d19ca6a040e640e80b07bf0f2692ac511f1ff10897135a88b8254fd97461fdc
sha512=4d182946d0c3ed86a866983b423a89c59c444df3000d7f7e67bd77722237706afe7358461b6811f598e180ade9145bbdf4d23afb2e18144bbba363fe288a1b92

Description

Published: 24 Jun 2024

README

httpun-ws

httpun-ws is a Websocket implementation that uses http-un for the initial connection and upgrade.

It started as a fork of websocketaf, but has since diverged quite a bit, given the meager implementation in the original work.

Installation

opam install httpun-ws

Dependencies (8)

  1. httpun
  2. gluten >= "0.2.0"
  3. faraday >= "0.8.0"
  4. angstrom >= "0.14.0"
  5. bigstringaf
  6. base64 >= "3.0.0"
  7. ocaml >= "4.08"
  8. dune >= "3.0"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Conflicts

None

OCaml

Innovation. Community. Security.