Skip to content

acm/ocaml-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket library for OCaml
===========================

Author: Vincent Bernardoff <vb@luminar.eu.org>
Webpage: https://github.com/vbmithr/ocaml-websocket

Dependencies:
=============

* ssl
* lwt
* cohttp
* cryptokit
* ocplib-endian

You can install those dependencies with OPAM:

opam install --yes ssl lwt cryptokit cohttp ocplib-endian

Bugs:
=====

Please raise any issue on the github page

About

Websocket library for Lwt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 100.0%