From 5c45113a4f8fafaeae74504331f04acec986e182 Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 8 Apr 2024 13:25:56 -0700 Subject: [PATCH] Add async runtime namespace --- src/milquetoast/client.clj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/milquetoast/client.clj b/src/milquetoast/client.clj index e4084c7..7dbb096 100644 --- a/src/milquetoast/client.clj +++ b/src/milquetoast/client.clj @@ -1,6 +1,7 @@ (ns milquetoast.client (:require [clojure.core.async :as async :refer [go go-loop ! alts!!