SubscriptionsTransportWS.SocketTest.gql_connection_init
You're seeing just the function
gql_connection_init
, go back to SubscriptionsTransportWS.SocketTest module for more information.
Helper function for the connection_init
message in the subscriptions-transport-ws
protocol. Calls the gql_connection_init(message, socket)
on the socket handler.