Ray Tran

Results 3 issues of Ray Tran

Hi, I'm using this against an endpoint that enforces authorisation in all requests. This is straightforward in the plain HTTP connections but WebSocket works differently - see here for example:...

I needed to support SMS multi-factor-auth so I've made a few changes to allow this. Apologies for accidentally pulling in two of you commits during a rebase to clean up...

# Add support for the GraphQL-WS Subprotocol ## Reason for request The current implementation of the WebSocket endpoint can only handle the Apollo-WS transport, which has been deprecated. As new...