refactored, and switched to json payloads
This commit is contained in:
+3
-1
@@ -8,6 +8,7 @@
|
||||
:serial t
|
||||
:depends-on (:alexandria
|
||||
:arrows
|
||||
:cl-json
|
||||
:cl-ppcre
|
||||
:cl+ssl
|
||||
:cl-xmpp
|
||||
@@ -15,4 +16,5 @@
|
||||
:postmodern
|
||||
:trivia)
|
||||
:components ((:file "package")
|
||||
(:file "backplane-dns")))
|
||||
(:file "backplane-dns")
|
||||
(:file "backplane-server")))
|
||||
|
||||
Reference in New Issue
Block a user