Unable to connect over websockets
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
I am able to connect over TCP on port 1833 or 5000, but not over websockets on any port
### Which component is your bug related to?
- Server
### To Reproduce
Steps to reproduce the behavior:
1. Download the attached demo, and start it.
2. Using MQTT Explorer, attempt to connect over WS
### Expected behavior
It should be able to connect
### Screenshots

### Additional context / logging
The server does not produce any logs as to why connecting failed
[MQTTtest.zip](https://github.com/dotnet/MQTTnet/files/13618941/MQTTtest.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.