Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Jan 17, 2025
1 parent 9d98bf2 commit 7a2953c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/websocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## __construct()

Create a MQTT client instance
Create an instance of the MQTT over WebSocket client

```php
Simps\MQTT\WebSocketClient::__construct(string $host, int $port, ClientConfig $config, string $path = '/mqtt', bool $ssl = false)
Expand Down

0 comments on commit 7a2953c

Please sign in to comment.