@@ -9,8 +9,8 @@ It is an addition to [async++](https://github.com/asyncpp/asyncpp) which provide
99Tested and supported compilers:
1010| Linux | Windows |
1111| -----------------------------------------------------------------------| -----------------------------------------------------------------------|
12- | [ ![ ubuntu-2004_clang-10] [ img_ubuntu-2004_clang-10 ]] [ Compiler-Support ] | [ ![ windows-2019_msvc16 ] [ img_windows-2019_msvc16 ]] [ Compiler-Support ] |
13- | [ ![ ubuntu-2004_clang-11] [ img_ubuntu-2004_clang-11 ]] [ Compiler-Support ] | [ ![ windows-2022_msvc17 ] [ img_windows-2022_msvc17 ]] [ Compiler-Support ] |
12+ | [ ![ ubuntu-2004_clang-10] [ img_ubuntu-2004_clang-10 ]] [ Compiler-Support ] | [ ![ windows-2022_msvc17 ] [ img_windows-2022_msvc17 ]] [ Compiler-Support ] |
13+ | [ ![ ubuntu-2004_clang-11] [ img_ubuntu-2004_clang-11 ]] [ Compiler-Support ] | [ ![ windows-2025_msvc17 ] [ img_windows-2025_msvc17 ]] [ Compiler-Support ] |
1414| [ ![ ubuntu-2004_clang-12] [ img_ubuntu-2004_clang-12 ]] [ Compiler-Support ] | |
1515| [ ![ ubuntu-2004_gcc-10] [ img_ubuntu-2004_gcc-10 ]] [ Compiler-Support ] | |
1616| [ ![ ubuntu-2204_clang-13] [ img_ubuntu-2204_clang-13 ]] [ Compiler-Support ] | |
@@ -28,8 +28,8 @@ Tested and supported compilers:
2828[ img_ubuntu-2204_clang-15 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/ubuntu-2204_clang-15/shields.json
2929[ img_ubuntu-2204_gcc-10 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/ubuntu-2204_gcc-10/shields.json
3030[ img_ubuntu-2204_gcc-11 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/ubuntu-2204_gcc-11/shields.json
31- [ img_windows-2019_msvc16 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/windows-2019_msvc16/shields.json
3231[ img_windows-2022_msvc17 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/windows-2022_msvc17/shields.json
32+ [ img_windows-2025_msvc17 ] : https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/asyncpp/asyncpp-curl/badges/compiler/windows-2025_msvc17/shields.json
3333[ Compiler-Support ] : https://github.com/asyncpp/asyncpp-curl/actions/workflows/compiler-support.yml
3434
3535In addition the websocket client is tested for compliance with [ RFC6455] ( https://www.rfc-editor.org/rfc/rfc6455 ) using the [ autobahn-testsuite] ( https://github.com/crossbario/autobahn-testsuite ) project:
0 commit comments