Skip to content

Tracking issue: Pgwire Client(Frontend) API #221

@sunng87

Description

@sunng87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions