index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
XMPP flesh interface for OCaml
about
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-18
fix(portal): return stream of signals instead of parser
markup-rework
Clombrong
2
-3
/
+3
2025-06-18
fix(portal): accept parsing streams instead of pure signals
Clombrong
2
-3
/
+3
2025-06-18
feat(portal-websockets): make connect accept and return signals
Clombrong
1
-27
/
+17
2025-06-18
feat(portal): change default type t
Clombrong
2
-2
/
+2
2025-06-17
feat(portal-websockets): return a stream of signals with stanza_close
Clombrong
2
-2
/
+2
2025-06-17
feat(portal-websockets): return a stream of signals with stanza_open
Clombrong
4
-5
/
+8
2025-06-17
feat(portal): depend on markup.ml
Clombrong
3
-6
/
+4
2025-06-17
docs(stream): docstring get wrapper
Clombrong
1
-0
/
+3
2025-06-17
feat(stream): wrap Lwt_stream.get to support ClosedStream exception
Clombrong
3
-8
/
+11
2025-06-17
feat(sasl): use new auth_config record for authentication
Clombrong
2
-15
/
+26
[...]