Skip to content

Commit

Permalink
Update websocket_graphql_transport_ws.go
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikhors authored Apr 17, 2022
1 parent 10cee08 commit b977c09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/gorilla/websocket"
)

// https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md
// https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md
const (
graphqltransportwsSubprotocol = "graphql-transport-ws"

Expand Down

0 comments on commit b977c09

Please sign in to comment.