File: dune

package info (click to toggle)
ocaml-websocket 2.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: ml: 1,611; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
(library
 (name websocket)
 (public_name websocket)
 (modules sha1 websocket)
 (libraries astring base64 ocplib-endian conduit cohttp mirage-crypto-rng))