azure-sdk-for-cpp/sdk/core
Ryan Hurey 85f3a1e9c7 fix: Windows WebSocket compilation issues
- Updated WinHTTP WebSocket transport to use current Azure SDK APIs
- Fixed handle type from unique_HINTERNET to UniqueHandle<void*>
- Fixed OnUpgradedConnection method signature to match base class
- Added proper includes for UniqueHandle and RequestFailedException
- Temporarily disabled Windows WebSocket API calls to fix compilation
- Added TODO comments for full Windows WebSocket implementation

Windows build should now compile (native WebSocket functionality temporarily disabled)
2025-11-21 23:53:20 +00:00
..
azure-core fix: Windows WebSocket compilation issues 2025-11-21 23:53:20 +00:00
azure-core-amqp Delete cgmanifest.json when being installed via vcpkg, but also update SHAs (#6789) 2025-10-17 14:51:11 -07:00
azure-core-test Use TokenCredential *const* everywhere (#6453) 2025-03-12 11:57:11 -07:00
azure-core-tracing-opentelemetry Delete cgmanifest.json when being installed via vcpkg, but also update SHAs (#6789) 2025-10-17 14:51:11 -07:00
perf Added token credential tests to blob tests (#6790) 2025-10-16 00:04:18 +00:00
ci.yml Fix image demands to be inline (#6640) 2025-06-24 15:03:09 -07:00
CMakeLists.txt Merged Rust AMQP stack with main. (#6442) 2025-03-11 22:30:13 +00:00
perf-tests.yml Install test proxy and enable all tests (#5365) 2024-02-21 10:58:35 -08:00
perf.yml Install test proxy and enable all tests (#5365) 2024-02-21 10:58:35 -08:00