Historique des commits

Auteur SHA1 Message Date
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Fabio Alessandrelli beb87504e0 Remove WebSocket defaults from project settings. il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 il y a 5 ans
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Fabio Alessandrelli 2bb3e358e0 Trim protocol field from spaces in WS classes. il y a 6 ans
  Fabio Alessandrelli 67a4c3033b Custom headers support in WebSocketClient. il y a 6 ans
  Fabio Alessandrelli 33644d7118 WebSocketClient can now use custom SSL certificate il y a 6 ans
  Fabio Alessandrelli 025cc04d9e Re-implement WebSocket get host/port. il y a 6 ans
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' il y a 6 ans
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' il y a 6 ans
  Fabio Alessandrelli d6c9b377b9 Fix WebSocketClient crash when unref during signal il y a 6 ans
  Fabio Alessandrelli 3e305ea036 Fix WebSocketClient consuming data during hanshake il y a 6 ans
  Fabio Alessandrelli 3380dc9638 Optimize header reads (avoid extra allocs) il y a 6 ans
  Fabio Alessandrelli 9e303ef71c WebSocket module now uses wslay library. il y a 6 ans