9 Commits

Author SHA1 Message Date
Ryan Leckey
d3121c60cf Rename NoticeResponse to Response; clean up tests 2019-06-21 22:47:15 -07:00
Ryan Leckey
3fa880f5f3 Optimize encode performance for NoticeResponse 2019-06-21 20:58:32 -07:00
Ryan Leckey
65c41d0484 Implement Encode for NoticeResponse (with builder) 2019-06-21 20:35:41 -07:00
Ryan Leckey
888f18cdf2 WIP: NoticeResponseBuilder 2019-06-20 22:56:33 -07:00
Ryan Leckey
eaeef57b96 Experiment with lazy decoding of NoticeResponse 2019-06-20 22:41:13 -07:00
Ryan Leckey
a624578726 Add initial types for Auth and BackendKeyData 2019-06-18 23:16:01 -07:00
Ryan Leckey
4d8d476fbb Implement Encode for Message and test Decode on ReadyForQuery 2019-06-18 22:18:46 -07:00
Ryan Leckey
c894310422 Implement NoticeResponse 2019-06-18 22:04:07 -07:00
Ryan Leckey
3a2a32405c Initial start on a stand-alone crate for the protocol 2019-06-15 23:15:19 -07:00