fix(package): Export read-framed-message for TUI client
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s

This commit is contained in:
2026-04-19 12:03:05 -04:00
parent d99166d41a
commit 3ee193f12f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
(:use :cl)
(:export
;; --- communication protocol ---
#:frame-message
#:frame-message\n #:read-framed-message
#:parse-message
#:make-hello-message
#:validate-communication-protocol-schema