canonical libwebsockets.org websocket library
![]() 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> |
||
---|---|---|
lib | ||
m4 | ||
scripts | ||
test-server | ||
win32port | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
libwebsockets-api-doc.html | ||
libwebsockets.pc.in | ||
libwebsockets.spec | ||
Makefile.am | ||
README-test-server |