diff --git a/package.lisp b/package.lisp index eb0743d..ba03f66 100644 --- a/package.lisp +++ b/package.lisp @@ -9,9 +9,10 @@ (:import-from #:alexandria #:if-let) (:import-from #:backplane-server + #:backplane-connect #:make-error #:make-success - #:backplane-connect + #:parse-message #:with-backplane) (:import-from #:ip-utils #:ipv4-p