Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocketClient ¶
func NewClient ¶
func NewClient(url string, handleWebSocket func(ws *transport.WebSocketTransport)) *WebSocketClient
func (*WebSocketClient) Close ¶
func (client *WebSocketClient) Close()
func (*WebSocketClient) GetTransport ¶
func (client *WebSocketClient) GetTransport() *transport.WebSocketTransport
func (*WebSocketClient) ReadMessage ¶
func (client *WebSocketClient) ReadMessage()
Click to show internal directories.
Click to hide internal directories.