Packages

Implementation of the subscriptions-transport-ws graphql subscription protocol for Absinthe.

Current section

Files

Jump to
subscriptions_transport_ws lib subscriptions_transport_ws error.ex
Raw

lib/subscriptions_transport_ws/error.ex

defmodule SubscriptionsTransportWS.Error do
defexception [:message]
end