SubscriptionsTransportWS.SocketTest.gql_connection_init

You're seeing just the function gql_connection_init, go back to SubscriptionsTransportWS.SocketTest module for more information.
Link to this function

gql_connection_init(socket, params)

View Source

Helper function for the connection_init message in the subscriptions-transport-ws protocol. Calls the gql_connection_init(message, socket) on the socket handler.