Andrew Thal

Results 3 issues of Andrew Thal

Absinthe 1.4 added support for GraphQL subscriptions, as well as a support module for testing them. This module primes absinthe to load eagerly by running the schema with the default...

I'd like to be able to gather some data about the messages being sent over a subscription as well as the socket over which it is being sent. Right now...

The first run when using `mix test.watch` is successful, but after a file change, there is an error when bcrypt is called (from Comeonin) as the seeds are run (which...

Kind: Bug