tizen 2.3.1 release
[external/libwebsockets.git] / README
1 This is the libwebsockets C library for lightweight websocket clients and
2 servers.  For support, visit
3
4  http://libwebsockets.org
5
6 and consider joining the project mailing list at
7
8  http://ml.libwebsockets.org/mailman/listinfo/libwebsockets
9
10 You can get the latest version of the library from git
11
12 http://git.libwebsockets.org
13 https://github.com/warmcat/libwebsockets
14
15 for more information:
16
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
20