mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() With these explicit casts that are not needed in C, it's possible to build the test server using g++ like this, after building and installing the library. g++ -DINSTALL_DATADIR=\"/usr/share\" -ocpptest test.cpp -lwebsockets Add a small documentation to README.coding Signed-off-by: Andy Green <andy.green@linaro.org> |
||
---|---|---|
.. | ||
.gitignore | ||
favicon.ico | ||
libwebsockets.org-logo.png | ||
Makefile.am | ||
test-client.c | ||
test-echo.c | ||
test-fraggle.c | ||
test-ping.c | ||
test-server.c | ||
test.html |