Files
nats-server/server
Ivan Kozlovic d0fd62c83b [IMPROVED] MQTT error message when client connects with websocket
Websocket is currently not supported for MQTT clients. When a
client tries to connect with websocket protocol to the MQTT port,
the error message: `mid:9 - not connected` would be logged, which
is not really telling.

The server will now guess if the connection was websocket and report
a more appropriate error message, such as:
```
invalid connection, websocket currently not supported
```

Resolves #2126

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2021-04-22 09:03:47 -06:00
..
2020-05-19 14:15:11 -07:00
2021-04-09 15:18:06 -07:00
2021-04-21 08:48:49 -07:00
2020-02-25 19:53:09 -05:00
2021-04-09 14:58:35 -07:00
2021-04-10 12:46:31 -07:00
2021-04-15 09:16:02 -07:00
2020-11-17 18:57:45 +00:00
2021-04-09 15:18:06 -07:00
2021-04-21 16:17:58 -07:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2019-05-06 15:41:38 -07:00
2021-04-09 15:18:06 -07:00
2021-04-19 11:43:43 -07:00
2020-06-12 10:03:47 -06:00
2018-10-06 14:06:14 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2021-04-12 10:17:13 -07:00
2019-12-12 11:58:24 -07:00
2021-02-23 10:57:00 -08:00
2021-04-15 09:16:02 -07:00