Documentation Index
Fetch the complete documentation index at: https://socket-serve.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
connect
Establishes connection to socket server.Parameters
url(string, required) - Server endpoint URLoptions.transport(string, optional) - Transport type:'sse'or'polling'
Returns
ClientSocket instance
Next Steps
- Socket Methods - Client socket methods
- Events - Event handling