diff --git a/src/package.lisp b/src/package.lisp index 03e8d20..5d0e2c1 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -4,6 +4,9 @@ ;; --- communication protocol --- #:frame-message #:read-framed-message + #:*VAULT-MEMORY* + #:COSINE-SIMILARITY + #:VAULT-MASK-STRING #:parse-message #:make-hello-message #:validate-communication-protocol-schema