summaryrefslogtreecommitdiff
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-25feat(websockets_hello): add preferred auth methodsv0.0.2Clombrong1-1/+1
2025-06-25feat(sasl): add features parsing to authenticateClombrong1-3/+19
2025-06-25fix(websockets_hello): stop picking up authenticate's features streamClombrong1-7/+6
2025-06-25feat(sasl): add match unrecoverableClombrong1-0/+4
2025-06-24feat(sasl): collect stream features in authenticate functionClombrong1-5/+8
2025-06-24fix(dune): add markup-lwt dependencyClombrong1-1/+2
2025-06-24fix(sasl): depend on Stream.get to get auth response as Xml.elementClombrong1-7/+1
2025-06-24feat(stream): add function get for xml elementsClombrong1-0/+7
2025-06-24fix(stream): rename function get to nextClombrong1-2/+2
2025-06-24feat(sasl): add parse_features functionClombrong1-0/+26
[...]