package httpun-ws

  1. Overview
  2. Docs
Websocket implementation for httpun

Install

Dune Dependency

Authors

Maintainers

Sources

httpun-ws-0.2.0.tbz
sha256=eae0cd2e0eb5b4fc9cb6d862b7116a6f0fc8503b2e439046bf0e6f4cb2c297fd
sha512=71ad0b694dd968c74e658bb41f7d0b871d45605602b9e1a16549e3f0bfe32bca0f6f5978592ac211ec6619664ec68d8ca4b02fa17610bd7a772e212b75e99645

Description

Published: 05 Sep 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

Used by (4)

  1. httpun-ws-async >= "0.2.0"
  2. httpun-ws-eio >= "0.2.0"
  3. httpun-ws-lwt >= "0.2.0"
  4. piaf >= "0.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.