Commit Graph

  • 1f44320bc3
    Merge 8262b99226 into d416fcb62c #17 Demchenko Eugene 2020-06-15 11:34:19 +0800
  • 8262b99226
    Update wsclient.h #17 Demchenko Eugene 2020-06-10 15:33:45 +0400
  • 4d3d0389f8
    Update wsclient.h Demchenko Eugene 2020-06-10 12:13:07 +0400
  • 340ed618a6
    Merge 2266742c33 into d416fcb62c #12 Emil M. George 2019-02-24 13:07:13 +0000
  • 2266742c33 Add Ping frame handling #12 Emil M George 2018-05-31 11:58:25 +0530
  • d970d85018
    Merge 9afb1a5ef6 into d416fcb62c #11 Tristan Ross 2019-02-03 23:21:25 +0000
  • 9afb1a5ef6 Prevents multiple definition linker errors #11 SpaceboyRoss01 2019-02-03 15:18:40 -0800
  • d416fcb62c I guess the config.h.in is needed master Payden Sutherland 2012-11-25 02:07:46 -0500
  • 5564a6e1f2 Add config.h.in to gitignore. Kill helper_thread. Payden Sutherland 2012-11-17 17:47:32 -0500
  • 06ac80bd3b Change connection str back to echo.websocket.org Payden Sutherland 2012-11-17 12:12:15 -0500
  • 5b6c5e24fe Fix handshake, add support for SSL (wss) Payden Sutherland 2012-11-17 12:09:18 -0500
  • 550ce57eab Add returns to non-void functions. Payden Sutherland 2012-11-16 22:39:35 -0500
  • fbca00fc4d Remove silly 1 byte memcpys Payden Sutherland 2012-11-16 22:31:02 -0500
  • b09c6949eb Add method for fragmented messages. Payden Sutherland 2012-11-16 22:26:44 -0500
  • 89bc677a40 Bugfixes Payden Sutherland 2012-11-15 19:16:17 -0500
  • 1ac960127e Update README.md Payden Sutherland 2012-11-15 11:19:56 -0500
  • 6e47f675cb Update README.md Payden Sutherland 2012-11-15 11:19:36 -0500
  • a614427995 Update README.md Payden Sutherland 2012-11-15 11:18:22 -0500
  • bd9d5faa94 Update README.md again Payden Sutherland 2012-11-15 11:14:07 -0500
  • 2b2689e9da Update README.md and add some comments to test.c Payden Sutherland 2012-11-15 11:12:16 -0500
  • 05a0f6309c Add libwsclient_helper_socket function. Payden Sutherland 2012-11-15 10:37:00 -0500
  • 1ddfa42529 Free address info in libwsclient_open_connection Payden Sutherland 2012-11-15 00:12:48 -0500
  • de9d192fcb Merge branch 'master' of https://github.com/payden/libwsclient Payden Sutherland 2012-11-14 23:50:48 -0500
  • 0d753915e9 Remove fprintf and add TODO Payden Sutherland 2012-11-14 23:49:08 -0500
  • 2f97330e9b Keep removing exit calls Payden Sutherland 2012-11-14 00:51:15 -0500
  • afe050ba79 Added wsclient_error type Payden Sutherland 2012-11-14 00:08:58 -0500
  • e8a7956336 Fix snprintf size greater than buffer size. Payden Sutherland 2012-10-30 00:20:06 -0400
  • 0002a5bec3 Thread out main client run loop. Payden Sutherland 2012-10-07 18:12:44 -0400
  • fda4e30b01 Add notification of unhandled control frames Payden Sutherland 2012-10-07 16:44:54 -0400
  • b28c123b01 Do not allow libwsclient_send after close frame. Payden Sutherland 2012-10-06 17:10:22 -0400
  • a10c910559 Modify the API a little bit Payden Sutherland 2012-10-06 17:07:09 -0400
  • c24b62d0db Pthreads for opening connection Payden Sutherland 2012-10-06 14:14:08 -0400
  • b670d894f3 Stole a lot of stuff from libwebsock Payden Sutherland 2012-10-06 10:53:31 -0400
  • f4cbcd61d1 No symbolic links and add README.md Payden Sutherland 2012-10-05 20:50:37 -0400
  • d01f0a9e13 Initial commit of libwsclient Payden Sutherland 2012-10-05 20:46:37 -0400