28 Commits (master)
 

Author SHA1 Message Date
Payden Sutherland d416fcb62c I guess the config.h.in is needed
12 years ago
Payden Sutherland 5564a6e1f2 Add config.h.in to gitignore. Kill helper_thread.
12 years ago
Payden Sutherland 06ac80bd3b Change connection str back to echo.websocket.org
12 years ago
Payden Sutherland 5b6c5e24fe Fix handshake, add support for SSL (wss)
12 years ago
Payden Sutherland 550ce57eab Add returns to non-void functions.
12 years ago
Payden Sutherland fbca00fc4d Remove silly 1 byte memcpys
12 years ago
Payden Sutherland b09c6949eb Add method for fragmented messages.
12 years ago
Payden Sutherland 89bc677a40 Bugfixes
12 years ago
Payden Sutherland 1ac960127e Update README.md
12 years ago
Payden Sutherland 6e47f675cb Update README.md
12 years ago
Payden Sutherland a614427995 Update README.md
12 years ago
Payden Sutherland bd9d5faa94 Update README.md again
12 years ago
Payden Sutherland 2b2689e9da Update README.md and add some comments to test.c
12 years ago
Payden Sutherland 05a0f6309c Add libwsclient_helper_socket function.
12 years ago
Payden Sutherland 1ddfa42529 Free address info in libwsclient_open_connection
12 years ago
Payden Sutherland de9d192fcb Merge branch 'master' of https://github.com/payden/libwsclient
12 years ago
Payden Sutherland 0d753915e9 Remove fprintf and add TODO
12 years ago
Payden Sutherland 2f97330e9b Keep removing exit calls
12 years ago
Payden Sutherland afe050ba79 Added wsclient_error type
12 years ago
Payden Sutherland e8a7956336 Fix snprintf size greater than buffer size.
12 years ago
Payden Sutherland 0002a5bec3 Thread out main client run loop.
12 years ago
Payden Sutherland fda4e30b01 Add notification of unhandled control frames
12 years ago
Payden Sutherland b28c123b01 Do not allow libwsclient_send after close frame.
12 years ago
Payden Sutherland a10c910559 Modify the API a little bit
12 years ago
Payden Sutherland c24b62d0db Pthreads for opening connection
12 years ago
Payden Sutherland b670d894f3 Stole a lot of stuff from libwebsock
12 years ago
Payden Sutherland f4cbcd61d1 No symbolic links and add README.md
12 years ago
Payden Sutherland d01f0a9e13 Initial commit of libwsclient
12 years ago