Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all il y a 2 ans
  Oğuzhan Eroğlu ebaca9d432 Added set_extra_headers() to WebSocketServer il y a 3 ans
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 il y a 3 ans
  Hugo Locurcio 37ff524d8c Improve error reporting in WebSocketServer il y a 4 ans
  Fabio Alessandrelli 63f6b29f51 [Net] Add WebSocketServer handshake_timeout property. il y a 4 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP. il y a 5 ans
  Fabio Alessandrelli 5bd9f14ad9 Lower WebSocket latency, fixes. il y a 5 ans
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default 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 c723a8b6aa Implement WebSocketServer SSL support. 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 11452dcf91 (Re-)Implement subprotocols in websocket server. 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