Git Product home page Git Product logo

Comments (3)

talex5 avatar talex5 commented on August 18, 2024

There's an interactive notebook explaining VChan here:

http://djs55.github.io/ocaml-vchan/#

from ocaml-conduit.

talex5 avatar talex5 commented on August 18, 2024

I wouldn't mind some conduit docs too. The README seems to suggest it's just to abstract over SSL backend, but it seems to do other things too (e.g. vchan vs tcp).

One thing that particularly confuses me is that we have both Unix and Mirage implementations, yet Mirage also supports Unix itself. So on Unix, should I use Conduit_mirage with Mirage's Unix stack, or should I use Conduit_lwt_unix?

Looks like if I want the option of using ssl (rather than tls) then I need to use Conduit_lwt_unix. But if I want to pass TLS configuration as typed values rather than paths then I should use Conduit_mirage.

from ocaml-conduit.

dinosaure avatar dinosaure commented on August 18, 2024

According to the new version of conduit and from feedbacks of some users, it seems that we fix the problem of the documentation - we have a full documentation of conduit with examples. May be we surely miss a HOW-TO but my article can help. I will close the issue but if you think that materials (documentation, article, etc.) are not enough to understand conduit, feel free to re-open the issue.

from ocaml-conduit.

Related Issues (20)

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.