Phoenix.SocketClient.Transports.OptimizedWebsocket (phoenix_socket_client v0.8.1)
View SourceWebSocket transport using HTTP.WebSocket with TCP socket options.
This transport preserves the public options from the previous optimized
transport while using :http_web_socket as the underlying WebSocket client.
Summary
Functions
Closes the WebSocket connection.
Gets current connection statistics.
Opens a WebSocket connection with TCP options.