websockets
miscellaneous
Windows
- Merged pull request allowing through CMake to use an external version of Websocket++. #294
miscellaneous
- Merged a couple of pull requests (here, here, and here) fixing several issues with arm64. #312, #291
- Merged pull request fixing double include issues when building with CMake.
- Merged pull request fixing cast issue on FreeBSD.
Windows
- Removed some unnecessary MSCVER macro checks as Visual Studio 2012 is no longer supported.
- Fixed several incorrect assumptions of thread safe function local static initialization with Visual Studio 2013. #391