libwebsockets v4.3.3
- Created
- Updated
Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.
# License
Unknown
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
# Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (by openssl )
# Dependents
# Host Dependents
No dependents.
# Contributors
Alexander Karatarakis
Ninetainedo
Robert Schumacher
Dale Stammen
Andrew Male
Ivy Snow
pravic
wangli28
Stefano Sinigardi
Phoebe
craftwar
Alexander Neumann
iainchesworth
Shuanglei Tao
NancyLi1013
NancyLi1013
zbroyar
Ma
Jack·Boos·Yu
Phoebe
Ahmed Yarub Hani Al Nuaimi
Antoine Hoarau
JonLiu1993
autoantwort
Frank
Billy O'Neal
Thomas1664
Marcus O
gerard-ryan-immersaview
# Changelog
and 40 more commits:
0f1294c
[libwebsockets] Update options -DLWS_USE_BUNDLED_ZLIB as -DLWS_WITH_BUNDLED_ZLIBbb1bb1c
Updates 2018.12.1464a7483
Upgrades 2018.09.186ad96b7
2018.05.17 updates96da24e
[cimg][doctest][harfbuzz][libwebsockets] Upgrades933c462
[libwebsockets] update to 2.4.1482f85f
[libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets().1b67990
Removing static linkage warning/toggle679dd12
Incrementing CONTROL version for libwebsocketsb5afd00
Modifying libwebsockets portfile to account for static triplets26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)b415c13
[libwebsockets] Bump version to correspond to source code change for uwp support.e4b1551
apply patch to all builds, not just uwp2f92128
added support to build uwp versionscadee66
If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46
triplet is now automatically included before portfiles.b12d182
[libwebsockets] Mark as not static ready3679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLSfc26083
Second part of updated portfilesccca198
Initial commit