ixwebsocket v11.4.5
- Created
- Updated
Lightweight WebSocket Client and Server + HTTP Client and Server
# License
# Supported Platforms
All platforms are supported
# Features
Default feature: ssl
# mbedtls
SSL support (mbedTLS)
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by mbedtls )
- vcpkg-cmake-config (by mbedtls )
# openssl
SSL support (OpenSSL)
Supports: !uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# sectransp
SSL support (sectransp)
Supports: osx | ios
- ✅ osx
- ❌
linux - ❌
uwp - ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# ssl default
Default SSL backend
Dependencies:
ixwebsocket
Platforms:
windows
Features:mbedtls
,ssl
ixwebsocket
Platforms:
osx | ios
Features:sectransp
,ssl
ixwebsocket
Platforms:
windows & uwp
Features:mbedtls
,ssl
ixwebsocket
Platforms:
!uwp & !windows & !osx & !ios
Features:openssl
,ssl
and 2 transitive dependencies:
- mbedtls (by ixwebsocket )
- openssl (by ixwebsocket )
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by mbedtls )
- vcpkg-cmake-config (by mbedtls )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- ixwebsocket (feature
ssl
)
# Host Dependents
No dependents.
# Contributors
- Benjamin Sergeant
- Ludek Vodicka
- NancyLi1013
- Cheney Wang
- Eric Kilmer
- Thomas1664
- autoantwort
- WangWeiLin-MV