1 This is the libwebsockets C library for lightweight websocket clients and
2 servers. For support, visit
4 http://libwebsockets.org
6 and consider joining the project mailing list at
8 http://ml.libwebsockets.org/mailman/listinfo/libwebsockets
10 You can get the latest version of the library from git
12 http://git.libwebsockets.org
13 https://github.com/warmcat/libwebsockets
17 README.build - information on building the library
18 README.coding - information for writing code using the library
19 README.test-apps - information about the test apps built with the library