Giter VIP home page Giter VIP logo

Comments (2)

relentless avatar relentless commented on June 14, 2024

Are you talking about replacing the whole WebRequest part with a socket implementation, e.g. https://msdn.microsoft.com/en-us/library/bew39x2a(v=vs.110).aspx?

If so, it does sound like a very interesting prospect, although to be honest I don't really have the time (or, currently, knowledge) to take that on. I'd be more than happy to use this project an an incubator for that and get involved where I could.

If you're not talking about that, please correct me.

from http.fs.

haf avatar haf commented on June 14, 2024

Yes, exactly. At one point in the chain of abstractions, so to speak.

Actually, I'm thinking even lower-level than that; the linked article already has an implementation inside suave that makes it really easy to use; so that would be the first step, but I'm thinking that we can bake it all together; Suave is really nice in some ways, like the async sockets, Freya has real parsers for all the web RFCs and this library has an immutable foundation that's good to build on, a nice API and some users. Also thinking about Hopac instead of Async (throughout) and hopefully in the future something like a micro-kernel like Mirage, but from F# and F* that's fully async, only a few MB and runs well on different sorts of hosting platforms. AOT compilation in Mono is probably a piece of the puzzle.

from http.fs.

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.