Skip to content

FredericGuo/libwebsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository bases on the libwebsocket 1.3 with visual studio 2005 solution files generated by cmake 2.8.

There are three tag so far:
Tag A : original offical code, version 1.3
Tag B : original cmake result based on the Tag A. No any manual update.
Tag C : manually replace the absolution path with relative path in the projects:
        1) static library
		2) dynamic library
		3) server test
		4) client test
		5) zlib library
-------------------------------------

This is the libwebsockets C library for lightweight websocket clients and
servers.  For support, visit

 http://libwebsockets.org

and consider joining the project mailing list at

 http://ml.libwebsockets.org/mailman/listinfo/libwebsockets

You can get the latest version of the library from git

http://git.libwebsockets.org
https://github.com/warmcat/libwebsockets

for more information:

README.build      - information on building the library
README.coding     - information for writing code using the library
README.test-apps  - information about the test apps built with the library

About

libwebsocket 1.3 for Visual Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published