Versions in this module Expand all Collapse all v0 v0.0.14 Aug 19, 2026 Changes in this version + const DefaultHandleSize + const DefaultQueueSize + func Setup() + type Client struct + func (c *Client) Close() + func (c *Client) Connect() error + func (c *Client) Identify() error + func (c *Client) Listening() error + func (c *Client) New(session dto.Session) websocket2.WebSocket + func (c *Client) Resume() error + func (c *Client) Session() *dto.Session + func (c *Client) Write(message *dto.WSPayload) error