Stargate.Connection.__using__
You're seeing just the macro
__using__
, go back to Stargate.Connection module for more information.
The Connection using macro provides the common websocket connection and keepalive functionality into a single line for replicating connection and ping/pong handling in a single place.