aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfeat(session): new function connectClombrong8 days
merged-socket-tcpfix(portal_tcp): resolve the comment incidentClombrong8 weeks
markup-reworkfix(portal): return stream of signals instead of parserClombrong2 months
 
TagDownloadAuthorAge
v0.1.1commit 137169b695...Clombrong8 days
v0.1.0commit 8b9aceb312...Clombrong8 weeks
v0.0.2commit 0bcd2a7203...Clombrong8 weeks
v0.0.1commit bef9380761...Clombrong2 months
 
AgeCommit messageAuthorFilesLines
2025-06-28fix(portal_tcp): resolve the comment incidentmerged-socket-tcpClombrong1-1/+5
2025-06-28feat(portal): add starttls to the Portal interfaceClombrong1-0/+4
2025-06-28feat(portal_ws): implement starttls functionClombrong1-0/+2
2025-06-28feat(portal_to_tcp): implement starttls functionClombrong1-0/+12
2025-06-28feat(portal_tcp): add upgrade_to_tls functionClombrong2-1/+14
2025-06-28feat(portal_tcp): add Tls variant to socket typeClombrong2-2/+26
2025-06-28feat(tcp_portal): send with Lwt_bytes instead of BuffersClombrong1-24/+34
2025-06-28feat(portal_tcp): adapt socket_to_stream to variant typeClombrong1-26/+38
2025-06-28refactor(portal_tcp): make socket type into a variantClombrong1-3/+3
2025-06-28style(portal_tcp): rename xml_ to outbound_Clombrong1-4/+4
[...]