graphql-engine/server/src-lib/Hasura/GraphQL/Transport
Anon Ray b81d22f583 fix resolving user info in websocket transport (#3509)
The connection handler in websocket transport was not using the
  'UserAuthentication' interface to resolve user info. Fix resolving
  user info in websocket transport to use the common
  'UserAuthentication' interface
2019-12-10 19:04:49 -06:00
..
HTTP allow specifying an upper limit on the query plan cache size (#3012) 2019-11-25 11:12:23 -06:00
WebSocket fix resolving user info in websocket transport (#3509) 2019-12-10 19:04:49 -06:00
HTTP.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
WebSocket.hs fix resolving user info in websocket transport (#3509) 2019-12-10 19:04:49 -06:00