Skip to content

Commit

Permalink
cleanup: remove websocket mention
Browse files Browse the repository at this point in the history
  • Loading branch information
117 committed Apr 2, 2024
1 parent 81aee0f commit 2732310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ client

#### How It Works

When you create a client with a WebSocket `baseURL` (`wss://`), a connection is automatically established. The SDK provides typed methods on the client for subscribing, unsubscribing, and handling messages. For advanced use cases, you can access the WebSocket client directly through the `_context.websocket` property.
todo

#### Channels

Expand Down

0 comments on commit 2732310

Please sign in to comment.