1
0
mirror of https://github.com/payden/libwsclient synced 2026-03-02 04:09:18 +00:00

Initial commit of libwsclient

Only got the handshake and basic text frame sending done.
This commit is contained in:
Payden Sutherland
2012-10-05 20:46:37 -04:00
commit d01f0a9e13
19 changed files with 1179 additions and 0 deletions

42
.gitignore vendored Normal file
View File

@@ -0,0 +1,42 @@
# http://www.gnu.org/software/automake
Makefile.in
Makefile
# http://www.gnu.org/software/autoconf
*.la
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
test
*~
.*~
.cproject
.project
.settings
*.o
*.lo
.*.swp
.libs
.deps
*.html
/autom4te.cache
/stamp-h1
Makefile
/config.status
/config.log
/config.h
/aclocal.m4
Makefile.in
/config/
/configure
*~
m4/*.m4
/build*/
ltmain.sh
libtool
libwebsock.la