conntest
conntest copied to clipboard
Updated the file to use Lwt_stream.t in place of using Lwt_async+Lwt_mvar.t
Updated the file to use Lwt_stream.t in place of using Lwt_async+Lwt_mvar.t
fixes: https://github.com/rand00/conntest/issues/4 Signed-off-by: Prerna Dabi [email protected] @rand00