index
:
clombrong/flesh.git
markup-rework
master
merged-socket-tcp
socket-refactor
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): use the optional socket value to restart stream
Clombrong
3 weeks
socket-refactor
feat(session): use the optional socket value to restart stream
Clombrong
3 weeks
merged-socket-tcp
fix(portal_tcp): resolve the comment incident
Clombrong
3 months
markup-rework
fix(portal): return stream of signals instead of parser
Clombrong
3 months
Tag
Download
Author
Age
v0.1.1
commit 137169b695...
Clombrong
5 weeks
v0.1.0
commit 8b9aceb312...
Clombrong
3 months
v0.0.2
commit 0bcd2a7203...
Clombrong
3 months
v0.0.1
commit bef9380761...
Clombrong
3 months
Age
Commit message
Author
Files
Lines
2025-08-27
feat(session): use the optional socket value to restart stream
HEAD
socket-refactor
master
Clombrong
1
-8
/
+5
2025-08-27
feat(stream): return an optional socket on stream negotiation
Clombrong
1
-9
/
+12
2025-08-27
refactor(starttls): return a socket on upgrade
Clombrong
1
-2
/
+2
2025-08-27
refactor(portal-tcp): return a new socket in starttls
Clombrong
1
-4
/
+3
2025-08-27
refactor(portal): make starttls immutably wrap a socket
Clombrong
1
-5
/
+4
2025-08-17
feat(session): refactor states according to new interface
Clombrong
2
-16
/
+18
2025-08-17
refactor(stream): do not call header anymore
Clombrong
1
-2
/
+1
2025-08-17
feat(portal): make stream and push immutable
Clombrong
3
-6
/
+6
2025-08-17
feat(portal-tcp): make header into stream
Clombrong
1
-7
/
+10
2025-08-17
refactor(portal-tcp): make connect return a socket
Clombrong
1
-4
/
+2
[...]