You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we already have a solid backend API, I'm starting to build a client API with similar granularity with our current backend API. Hopefully with this API we will be able to build the proxy framework on top of pgwire.
Tasks:
Tokio
Tokio client message codec
Tokio client
TLS client
connection management, reconnect
API
startup api
authentication mechanisms
cleartext
to be added
request-response style apis
simple query
extended query
callback style apis
notification
The text was updated successfully, but these errors were encountered:
As we already have a solid backend API, I'm starting to build a client API with similar granularity with our current backend API. Hopefully with this API we will be able to build the proxy framework on top of pgwire.
Tasks:
The text was updated successfully, but these errors were encountered: