blob: 37436e83f97bdf7ae9256ed22f9c4060301c36a8 [file] [log] [blame]
Andy Green039ce8f2013-02-06 16:07:27 +09001This is the libwebsockets C library for lightweight websocket clients and
2servers. For support, visit
3
4 http://libwebsockets.org
5
6and consider joining the project mailing list at
7
8 http://ml.libwebsockets.org/mailman/listinfo/libwebsockets
9
10You can get the latest version of the library from git
11
12http://git.libwebsockets.org
13https://github.com/warmcat/libwebsockets
14
15for more information:
16
17README.build - information on building the library
18README.coding - information for writing code using the library
19README.test-apps - information about the test apps built with the library
20