|
|
@ -5,6 +5,7 @@ Broker:
|
|
|
|
- Don't error on zero length persistence files. Closes #316.
|
|
|
|
- Don't error on zero length persistence files. Closes #316.
|
|
|
|
- For http only websockets clients, close files served over http in all cases
|
|
|
|
- For http only websockets clients, close files served over http in all cases
|
|
|
|
when the client disconnects. Closes #354.
|
|
|
|
when the client disconnects. Closes #354.
|
|
|
|
|
|
|
|
- Fix error message when websockets http_dir directory does not exist.
|
|
|
|
|
|
|
|
|
|
|
|
Client library:
|
|
|
|
Client library:
|
|
|
|
- Clients can now use TLS with IPv6.
|
|
|
|
- Clients can now use TLS with IPv6.
|
|
|
|