Skip to content

Commit a7f75a6

Browse files
authored
Add link to the example CLI console application
1 parent af64014 commit a7f75a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ await client.PublishAsync(
112112

113113
For more examples that you can easily copy/paste, see our [Examples](https://github.com/hivemq/hivemq-mqtt-client-dotnet/blob/main/Documentation/Examples.md).
114114

115+
There is even an https://github.com/hivemq/hivemq-mqtt-client-dotnet/tree/main/Examples/HiveMQtt-CLI to demonstrate usage of the package.
116+
115117
## Other MQTT Clients
116118

117119
* [Java](https://github.com/hivemq/hivemq-mqtt-client)

0 commit comments

Comments
 (0)