aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfeat(session): use the optional socket value to restart streamClombrong3 weeks
socket-refactorfeat(session): use the optional socket value to restart streamClombrong3 weeks
merged-socket-tcpfix(portal_tcp): resolve the comment incidentClombrong3 months
markup-reworkfix(portal): return stream of signals instead of parserClombrong3 months
 
TagDownloadAuthorAge
v0.1.1commit 137169b695...Clombrong5 weeks
v0.1.0commit 8b9aceb312...Clombrong3 months
v0.0.2commit 0bcd2a7203...Clombrong3 months
v0.0.1commit bef9380761...Clombrong3 months
 
AgeCommit messageAuthorFilesLines
2025-08-27feat(session): use the optional socket value to restart streamHEADsocket-refactormasterClombrong1-8/+5
2025-08-27feat(stream): return an optional socket on stream negotiationClombrong1-9/+12
2025-08-27refactor(starttls): return a socket on upgradeClombrong1-2/+2
2025-08-27refactor(portal-tcp): return a new socket in starttlsClombrong1-4/+3
2025-08-27refactor(portal): make starttls immutably wrap a socketClombrong1-5/+4
2025-08-17feat(session): refactor states according to new interfaceClombrong2-16/+18
2025-08-17refactor(stream): do not call header anymoreClombrong1-2/+1
2025-08-17feat(portal): make stream and push immutableClombrong3-6/+6
2025-08-17feat(portal-tcp): make header into streamClombrong1-7/+10
2025-08-17refactor(portal-tcp): make connect return a socketClombrong1-4/+2
[...]