Commit History

Author SHA1 Message Date
  bel2125 3eb145e58c Update repository for Visual Studio 2015 build 9 years ago
  tnoho 22877d8f2f Fix masking method 9 years ago
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 9 years ago
  bel 615970e9d1 Update websocket example to use the current interface 10 years ago
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 years ago
  bel 8c90b3cae5 Handler for websocket connection (Step 7/7) 10 years ago
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) 10 years ago
  bel 0ecec6bce7 Handler for websocket connection (Step 4/?) 10 years ago
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 years ago
  bel 5e52950838 Add close callback for websocket clients 10 years ago
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument 10 years ago
  bel 694aecafc6 Add data exchange between websocket server and client to the websocket_client example 10 years ago
  bel e111ee40a2 Fix websocket client example, extend it by a local websocket server 10 years ago
  bel f64a9b8c81 Add Visual Studio project for websocket_client example 10 years ago
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect 11 years ago
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes 11 years ago
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. 11 years ago