Closed
Description
- Add support for referencing SignalR C++ client via vcpkg #8719 vcpkg support
- Allow the SignalR C++ client to be built without using cpprestsdk #8718 cpprestsdk-less build option
- Build C++ Client on macOS, Windows and Linux with CMake #8706 Cross-platform, MSBuild-integrated Build
- Review Options for signalr C++ client #8716 Options/Config/Auth
- Add a hub protocol abstraction to the signalr c++ client #8715 Hub Protocol Abstraction
- Add support for pinging and timeouts to C++ client #8721 Pinging/Timeouts
- Public API review for SignalR C++ Client #8717 Public API Review
- SignalR C++ Client Clean-up #8720 Client Cleanup