So I'm using the Angular-MQTT library and if I want to connect on a none-websocket Broker, I get this error-message:
WebSocket connection to 'ws://iot.eclipse.org:1883/mqtt' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
So is it somehow possible to connect on a none-websockets Brokers?