修改示例包地址
This commit is contained in:
parent
d5ded08f5e
commit
a243473d24
|
@ -139,7 +139,7 @@ This library allows you to use all the features provided by [`php-mqtt/client`](
|
||||||
Simply retrieve an instance of `\PhpMqtt\Client\Contracts\MqttClient` with `MQTT::connection(string $name = null)` and use it directly.
|
Simply retrieve an instance of `\PhpMqtt\Client\Contracts\MqttClient` with `MQTT::connection(string $name = null)` and use it directly.
|
||||||
|
|
||||||
For an extensive collection of examples which explain how to use the MQTT client (directly),
|
For an extensive collection of examples which explain how to use the MQTT client (directly),
|
||||||
you can visit the [`php-mqtt/client-examples` repository](https://github.com/php-mqtt/client-examples).
|
you can visit the [`php-mqtt/client-examples` repository](https://git.tool.dwoodauto.com/ykxiao/client-examples).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue