Code Monkey home page Code Monkey logo

ocaml-noise-socket's Introduction

Noise Socket

This library implements the NoiseSocket specification using the noise library.

Installation

noise-socket can be installed via opam:

opam install noise-socket

Building

To build from source, generate documentation, and run tests, use dune:

dune build
dune build @doc
dune runtest

In addition, the following Makefile targets are available as a shorthand for the above:

make all
make build
make doc
make test

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig:

odig odoc noise-socket
odig doc noise-socket

ocaml-noise-socket's People

Contributors

tg-x avatar

Stargazers

C For C's Sake avatar Bikal Lem avatar zach avatar Thomas Gazagnaire avatar 尹名洋 avatar Mika Illouz avatar Seb Mondet avatar A ghost. avatar Devan Carpenter avatar

Watchers

 avatar James Cloos avatar C For C's Sake avatar Devan Carpenter avatar

Forkers

rymdhund ngi-nix

ocaml-noise-socket's Issues

Update Angstrom & Angstrom calls

The current version (0.10.0) isn't compatible with the newer one (0.15.0) which expects 2 arguments for some function calls instead of one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.