aboutsummaryrefslogtreecommitdiff
path: root/lib/flesh.ml
Commit message (Expand)AuthorAgeFilesLines
* feat(session): move connect from flesh to sessionClombrong12 days1-31/+0
* feat(flesh): new module SessionClombrong12 days1-0/+1
* feat(jid): new type Jid.tClombrong2025-06-301-0/+1
* refactor(stream): move features to module FeatureClombrong2025-06-291-7/+8
* style(stream): rename negotiate_feature to negotiateClombrong2025-06-291-1/+1
* feat(flesh): merge negotiate and initiate into connect functionClombrong2025-06-291-0/+30
* feat(flesh): new module StarttlsClombrong2025-06-281-0/+1
* feat(flesh): new module WireClombrong2025-06-271-0/+1
* feat: new module XmlClombrong2025-06-191-0/+1
* feat: move auth to saslClombrong2025-06-111-1/+1
* test(auth): add send_auth_stanza to testsClombrong2025-06-101-0/+1
* feat!: new module StreamClombrong2025-05-301-0/+1
* test(flesh): remove obsolete flesh testingClombrong2025-05-301-1/+0
* fix: rearrange all portals under common portal/ folderClombrong2025-04-241-0/+1
* feat: new module flesh_websockets.Clombrong2025-04-221-1/+0
* feat: Hello, flesh.Clombrong2025-04-211-0/+1