aboutsummaryrefslogtreecommitdiff
path: root/src/proto/error_response.zig
AgeCommit message (Expand)Author
2023-09-29Generify ErrorResponse to allow for NoticeResponse which shares it'sHEADmainMartin Ashby
2023-09-28Reduce allocations, the message takes ownership of the bytes read fromMartin Ashby
2023-09-27Add cleartext password handling.Martin Ashby
2023-09-26Move protocol definitions into a subfolderMartin Ashby