-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Namespaces and Getting Help page
- Loading branch information
1 parent
d8c97b9
commit 3504b2e
Showing
3 changed files
with
49 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
sidebar_position: 6 | ||
--- | ||
|
||
# Getting Help | ||
|
||
## Community Forum | ||
|
||
Visit the [HiveMQ Community Forum](https://community.hivemq.com/) to engage with a vibrant community of users, developers, and experts. The forum is an excellent place to ask questions, share your experiences, and collaborate with others who use or contribute to HiveMQ. Explore existing topics, participate in discussions, and seek assistance from the community. | ||
|
||
## GitHub Repository | ||
|
||
For technical issues, bug reports, or feature requests related to the HiveMQ MQTT Client for .NET, visit our [GitHub repository](https://github.com/hivemq/hivemq-mqtt-client-dotnet). You can open new issues, contribute to ongoing discussions, and submit pull requests. Our development team actively monitors the repository, and the GitHub platform serves as a collaborative space for the community. | ||
|
||
## Professional Support | ||
|
||
If you require professional assistance or have specific support needs, consider reaching out to our [official support channels](https://www.hivemq.com/support/). Our support team is dedicated to helping you resolve issues, optimize your implementation, and ensure a smooth experience with HiveMQ. Explore the available support plans and choose the one that best suits your requirements. | ||
|
||
## Additional Resources | ||
|
||
- [HiveMQ Website](https://www.hivemq.com/): Explore our official website for comprehensive information about HiveMQ, its features, and the MQTT protocol. | ||
- [Documentation](https://www.hivemq.com/docs/): Access detailed documentation to better understand HiveMQ's capabilities and configuration options. | ||
- [Blog](https://www.hivemq.com/blog/): Stay updated on the latest developments, best practices, and MQTT insights by reading our blog posts. | ||
|
||
For any other inquiries or general information, feel free to [contact us](https://www.hivemq.com/contact/). We value your engagement with the HiveMQ community and are here to assist you on your MQTT journey! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters