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-28
fix(portal_tcp): resolve the comment incident
merged-socket-tcp
Clombrong
1
-1
/
+5
2025-06-28
feat(portal): add starttls to the Portal interface
Clombrong
1
-0
/
+4
2025-06-28
feat(portal_ws): implement starttls function
Clombrong
1
-0
/
+2
2025-06-28
feat(portal_to_tcp): implement starttls function
Clombrong
1
-0
/
+12
2025-06-28
feat(portal_tcp): add upgrade_to_tls function
Clombrong
2
-1
/
+14
2025-06-28
feat(portal_tcp): add Tls variant to socket type
Clombrong
2
-2
/
+26
2025-06-28
feat(tcp_portal): send with Lwt_bytes instead of Buffers
Clombrong
1
-24
/
+34
2025-06-28
feat(portal_tcp): adapt socket_to_stream to variant type
Clombrong
1
-26
/
+38
2025-06-28
refactor(portal_tcp): make socket type into a variant
Clombrong
1
-3
/
+3
2025-06-28
style(portal_tcp): rename xml_ to outbound_
Clombrong
1
-4
/
+4
[...]