py-graphql-client icon indicating copy to clipboard operation
py-graphql-client copied to clipboard

[wip] [breaking] [v0.2] add HTTP support and refactor API

Open ecthiender opened this issue 4 years ago • 0 comments

[wip]

This PR gears up for v0.2 release

Breaking changes

  1. New API
  2. Modular transport design for HTTP vs Websockets

Major features

  1. HTTP support (fixes #2)

Minor features

  1. Re-authorize (set headers) without closing the websocket connection

More details will follow.

ecthiender avatar Mar 28 '20 23:03 ecthiender