You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Payden Sutherland e8a7956336
Fix snprintf size greater than buffer size.
12 years ago
.gitignore Initial commit of libwsclient 12 years ago
AUTHORS Initial commit of libwsclient 12 years ago
COPYING No symbolic links and add README.md 12 years ago
ChangeLog Initial commit of libwsclient 12 years ago
INSTALL No symbolic links and add README.md 12 years ago
Makefile.am Pthreads for opening connection 12 years ago
NEWS Initial commit of libwsclient 12 years ago
README Initial commit of libwsclient 12 years ago
README.md No symbolic links and add README.md 12 years ago
autogen.sh Initial commit of libwsclient 12 years ago
base64.c Initial commit of libwsclient 12 years ago
config.guess Initial commit of libwsclient 12 years ago
config.h.in Pthreads for opening connection 12 years ago
config.sub Initial commit of libwsclient 12 years ago
configure.ac Pthreads for opening connection 12 years ago
sha1.c Initial commit of libwsclient 12 years ago
sha1.h Initial commit of libwsclient 12 years ago
test.c Thread out main client run loop. 12 years ago
wsclient.c Fix snprintf size greater than buffer size. 12 years ago
wsclient.h Thread out main client run loop. 12 years ago

README.md

WebSocket client library for C