Code Monkey home page Code Monkey logo

lwt-zmq's Introduction

DEPRECATED

This functionality has been incorporated into the main OCaml zeromq bindings.
Go to https://github.com/issuu/ocaml-zmq for the latest and greatest.

Lwt-friendly wrapping around ZeroMQ sockets

lwt-zmq's People

Contributors

andrewray avatar donaherc avatar hcarty avatar mryau avatar rgrinberg avatar whitequark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lwt-zmq's Issues

Make a release?

zmq 4.0-1 was released, and the latest released lwt-zmq breaks when compiled against it.

Add a tag for the latest stable version

lwt-zmq is packages with opam but it is currently using the github master address. It would be much better to rely on a stable archive somewhere (which could be automatically available on github if you add a tag to your project).

Resource temporarily unavailable exception on trivial examples

After upgrading to ocaml-zmq 4.0-1 (via OPAM), and compiling the latest lwt-zmq master, I'm getting the following exception on trivial code samples:

Fatal error: exception ZMQ.ZMQ_exception(22, "Resource temporarily unavailable")

By trivial, I mean for instance the REQ/REP test shipped with the library. This is code that used to work fine with previous versions.

Is this a known problem?

lwt-zmq does not compile against latest zmq

With the changes to the public API in ocaml-zmq, lwt-zmq no longer compiles. Specifically, the ZMQ.error type has been changed to track changes in the 0MQ library version 4.0, as can be seen in this commit:

issuu/ocaml-zmq@0653730

so references to errors like ZMQ.EAGAIN and ZMQ.EINTR fail to compile because they are no longer constructors for ZMQ.error.

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.