index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
feat(session): new function connect
Clombrong
8 days
merged-socket-tcp
fix(portal_tcp): resolve the comment incident
Clombrong
8 weeks
markup-rework
fix(portal): return stream of signals instead of parser
Clombrong
2 months
Tag
Download
Author
Age
v0.1.1
commit 137169b695...
Clombrong
8 days
v0.1.0
commit 8b9aceb312...
Clombrong
8 weeks
v0.0.2
commit 0bcd2a7203...
Clombrong
8 weeks
v0.0.1
commit bef9380761...
Clombrong
2 months
Age
Commit message
Author
Files
Lines
2025-06-25
feat(websockets_hello): add preferred auth methods
v0.0.2
Clombrong
1
-1
/
+1
2025-06-25
feat(sasl): add features parsing to authenticate
Clombrong
1
-3
/
+19
2025-06-25
fix(websockets_hello): stop picking up authenticate's features stream
Clombrong
1
-7
/
+6
2025-06-25
feat(sasl): add match unrecoverable
Clombrong
1
-0
/
+4
2025-06-24
feat(sasl): collect stream features in authenticate function
Clombrong
1
-5
/
+8
2025-06-24
fix(dune): add markup-lwt dependency
Clombrong
1
-1
/
+2
2025-06-24
fix(sasl): depend on Stream.get to get auth response as Xml.element
Clombrong
1
-7
/
+1
2025-06-24
feat(stream): add function get for xml elements
Clombrong
1
-0
/
+7
2025-06-24
fix(stream): rename function get to next
Clombrong
1
-2
/
+2
2025-06-24
feat(sasl): add parse_features function
Clombrong
1
-0
/
+26
[...]