Skip to content

V2.1.1

Compare
Choose a tag to compare
@rose-a rose-a released this 09 Mar 17:02
· 295 commits to master since this release
b5750ed
  • Fix injection of default IGraphQLWebsocketJsonSerializer (#171)
  • Add a websocket connection status observable to GraphQLHttpClient
  • Base GraphQLRequest on Dictionary<string, object> for extensibility (i.e. adding auth tokens, see #172)
  • Refactor GraphQLHttpWebsocket and related classes
  • Add cancellation test (#170)
  • Add multiple subscriptions interference test (#177)