ocaml-irc-client
ocaml-irc-client copied to clipboard
Create Async port
Async should be an optional dependency.
If you're going to support Async / Lwt, please see conduit:
https://github.com/mirage/ocaml-conduit/
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 :)