update ws CLI11 (our command line argument parsing library) to the latest, which fix a compiler bug about optional
This commit is contained in:
@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
|
||||
- websocket and http server: server does not close the bound client socket in many cases
|
||||
- improve some websocket error messages
|
||||
- add a utility function with unittest to parse status line and stop using scanf which triggers warnings on Windows
|
||||
- update ws CLI11 (our command line argument parsing library) to the latest, which fix a compiler bug about optional
|
||||
|
||||
## [6.1.0] - 2019-09-08
|
||||
|
||||
|
Reference in New Issue
Block a user