mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Move server-only stuff into their own files and make building that depend on not having --without-server on the configure Make fragments in other places conditional as well Remove client-related members from struct libwebscket when building LWS_NO_CLIENT Apps: normal: build test server, client, fraggle, ping --without-client: build test server --without-server: build test client, ping Signed-off-by: Andy Green <andy.green@linaro.org> |
||
---|---|---|
.. | ||
.gitignore | ||
favicon.ico | ||
libwebsockets.org-logo.png | ||
Makefile.am | ||
test-client.c | ||
test-fraggle.c | ||
test-ping.c | ||
test-server.c | ||
test.html |