aboutsummaryrefslogtreecommitdiff
path: root/lib/xmlns.ml
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-18 22:45:53 +0200
committerClombrong <cromblong@egregore.fun>2025-06-18 22:45:53 +0200
commit2645c33dfb42b924d3369b25807742bd15e4bc67 (patch)
tree28aa38ca1f206ccc48095aeb5a62bd4f1bba2950 /lib/xmlns.ml
parentc90fe3ed3f35ea01b0d1299a0e721a5ab902ca11 (diff)
refactor(sasl): move xmlns to its own module
Diffstat (limited to 'lib/xmlns.ml')
-rw-r--r--lib/xmlns.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xmlns.ml b/lib/xmlns.ml
new file mode 100644
index 0000000..c9f7b1f
--- /dev/null
+++ b/lib/xmlns.ml
@@ -0,0 +1 @@
+let sasl = "urn:ietf:params:xml:ns:xmpp-sasl"