Refactored to make testable.

Added tests.
This commit is contained in:
2020-12-03 21:12:12 -08:00
parent f3a148f13c
commit 24e16f8ac4
4 changed files with 228 additions and 17 deletions
+6 -1
View File
@@ -17,5 +17,10 @@
#:error-p
#:parse-message
#:handle-message
#:handle-xmpp-message
#:backplane-connect
#:with-backplane))
#:start-listening
#:with-backplane
#:message
#:result/success
#:result/error))