We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e624c1 + 7ad730d commit 276b780Copy full SHA for 276b780
README.md
@@ -123,7 +123,9 @@ public class MqttWeatherForecastController : MqttBaseController // Inherit from
123
}
124
```
125
126
-[See a full example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/Example)
+[See server example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/ExampleServer)
127
+
128
+[See client example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/ExampleClient)
129
130
## Contributions
131
0 commit comments