summaryrefslogtreecommitdiff
tag namev0.0.2 (b0b88b0d1952c2505764f2e33ab34b3670e482f4)
tag date2025-06-25 01:13:29 +0200
tagged byClombrong <cromblong@egregore.fun>
tagged objectcommit 0bcd2a7203...
Flesh 0.0.2 - the auth update
- portals are entirely abstracted (Stream) - portals transfer Markup.ml signals instead of strings (Portal) - they can be converted to an Xml.element when needed (Xml) - the entire auth flow is covered (Sasl) - PLAIN auth method implemented