Git Product home page Git Product logo

Comments (8)

samoht avatar samoht commented on May 26, 2024

I can have a look if you want. I'll start by adding an appveyor file.

How do you listen for Hyper-V sockets? Can you listen on named pipes with the Unix library?

from datakit.

djs55 avatar djs55 commented on May 26, 2024

That would be awesome, thanks!

@yomimono and I are investigating named pipes. Normal OCaml doesn't support them, although ocamlnet does. I've started hacking on [djs55/ocaml-namedpipe].

I think Hyper-V sockets will be similar -- probably once we've got named pipes then adding Hyper-V sockets will be ok.

from datakit.

djs55 avatar djs55 commented on May 26, 2024

BTW I've got most of the code in piñata building on Windows with camlp4 -- in some cases I back ported windows fixes to before the ppx rewrite. Does datakit prefer camlp4 or ppx?

from datakit.

samoht avatar samoht commented on May 26, 2024

datakit uses cppo for optional compilation, but no other pre-processor stuff.

from datakit.

samoht avatar samoht commented on May 26, 2024

I've also compiled a version of datakit on Windows (it was 0.2.0 I think). I'll check that it still compiles and allow ways to do optionally compile more stuff in.

from datakit.

samoht avatar samoht commented on May 26, 2024

has logging customised for Windows (probably though a custom log reporter)

Do you know which logging framework do you want to use on Windows? The current default logger just uses stdout.

from datakit.

djs55 avatar djs55 commented on May 26, 2024

Actually stdout will probably work ok for now.

from datakit.

samoht avatar samoht commented on May 26, 2024

Closing this as datakit works now well on windows.

from datakit.

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.