ocaml-irc-client icon indicating copy to clipboard operation
ocaml-irc-client copied to clipboard

Create Async port

Open johnelse opened this issue 12 years ago • 2 comments

Async should be an optional dependency.

johnelse avatar Sep 30 '13 10:09 johnelse

If you're going to support Async / Lwt, please see conduit: https://github.com/mirage/ocaml-conduit/

cfcs avatar May 27 '15 10:05 cfcs

Indeed, I'd like to switch to conduit when I have some spare time. I'm also considering dropping the Unix variant, as everyone I've spoken to seems to be using Lwt :)

johnelse avatar May 27 '15 14:05 johnelse