Add an asyncio.Protocol implementation for KMS

XMLWordPrintableJSON

    • Python Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      In the async API, our KMS requests still use raw sockets due to the inherent limitations of the core asyncio.Protocol. Writing a second Protocol specifically for KMS would allow us to remove the entire async socket networking layer, significantly reducing the amount of maintained code.

              Assignee:
              Unassigned
              Reporter:
              Noah Stapp
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: