Commit Graph

  • 1789a18ddb Update README.md (#927) master Akashdeep Deb 2024-12-29 17:25:08 +08:00
  • ca8026e550 Merge pull request #917 from omarcostahamido/patch-2 Markus 2024-11-17 09:48:25 +01:00
  • daf04b0560 Update WebSocketClientSocketIOack.ino OCH 2024-11-16 18:47:10 +00:00
  • 8cdcf47fc5 Merge pull request #913 from Links2004/dependabot/github_actions/arduino/arduino-lint-action-2 Markus 2024-10-15 09:02:54 +02:00
  • 1bea689694 Bump arduino/arduino-lint-action from 1 to 2 dependabot[bot] 2024-10-14 11:00:40 +00:00
  • 83a87f7877 add printf via DEBUG_PORT define see #909 printf_debug_port Links2004 2024-09-28 18:19:34 +02:00
  • 7a4c416082 bump version to 2.6.1 2.6.1 Links2004 2024-09-06 20:22:33 +02:00
  • 87b23a48e9 fix #907 use corect random source for newer ESP32 models Links2004 2024-09-06 20:20:45 +02:00
  • bd011d8fd8 clang Links2004 2024-09-06 20:20:30 +02:00
  • af17970256 Merge pull request #906 from omarcostahamido/patch-1 Markus 2024-08-28 19:26:45 +02:00
  • 66f69c3b20 Update WebSocketServer.ino OCH 2024-08-28 11:59:46 +01:00
  • d41d65ccdc bump version 2.6.0 2.6.0 Links2004 2024-08-25 18:35:45 +02:00
  • 2e54e8b9c6 Merge pull request #903 from Links2004/dependabot/github_actions/actions/cache-4 Markus 2024-08-24 12:29:39 +02:00
  • 2059fc5c3b Merge pull request #904 from Links2004/dependabot/github_actions/actions/checkout-4 Markus 2024-08-24 12:29:18 +02:00
  • b60be0e3c5 Bump actions/checkout from 2 to 4 dependabot[bot] 2024-08-24 10:08:09 +00:00
  • e8006439a2 Bump actions/cache from 3 to 4 dependabot[bot] 2024-08-24 10:08:07 +00:00
  • 0980b209ba Create dependabot.yml Markus 2024-08-24 12:07:31 +02:00
  • 899cfbdbe7 feat: Support Nano 33 IoT, MKR WIFI 1010, XIAO, Wio Terminal (#901) Aruna Tennakoon 2024-08-24 17:01:45 +07:00
  • dcfb0df665 feat: Support Arduino Nano 33 IoT, MKR WIFI 1010 (#898) Aruna Tennakoon 2024-08-11 14:09:47 +07:00
  • dc6fd04a98 fix #896 ESP32 Arduino changed setCACertBundle args 2.5.2 Links2004 2024-08-04 09:38:25 +02:00
  • 7da1dc5c6e bump version 2.5.2 Links2004 2024-07-29 13:07:27 +02:00
  • d6d4c516b3 Support Arduino UNO WIFI 4 (#894) 2.5.1 Aruna Tennakoon 2024-07-29 15:11:12 +07:00
  • e364e66884 go back to arduino-cli 0.35.3 since 1.0.0 is buggy see: https://github.com/arduino/arduino-cli/issues/2643 Links2004 2024-06-17 17:07:09 +02:00
  • d5f0d3c4b5 remove broken rp2040 Links2004 2024-06-17 16:41:53 +02:00
  • 0e127c9a76 update arduino-cli to 1.0.0 Links2004 2024-06-17 16:28:59 +02:00
  • 11cf06897c update arduino-cli Links2004 2024-06-17 16:27:43 +02:00
  • af1b0256b9 bump version to 2.4.2 Links2004 2024-06-17 16:27:08 +02:00
  • c5e7a5eb08 Add support for CA bundles (#885) 2.4.1 Moritz Ulmer 2024-06-17 12:09:37 +01:00
  • 93707d455f fix build_sketch_cli result handling Links2004 2024-01-05 17:28:16 +01:00
  • 8d193b176d [Prevent unwanted Compiler Warnings]: Issue #772 - wrong format specifier in line 754 (#773) Hasenradball 2024-01-05 17:25:57 +01:00
  • 503105a9fe Remove compiler warnings (#854) Hasenradball 2024-01-05 17:24:45 +01:00
  • 6a26f74f95 code style Links2004 2024-01-05 15:27:49 +01:00
  • be9fd8e267 fix getSocketNumber for ESP Links2004 2024-01-05 15:26:59 +01:00
  • 313f2e0170 update actions/cache@v3 Links2004 2024-01-05 15:26:26 +01:00
  • 3b143bc6f3 🐛 removed default values from *.cpp file Lukas Runge 2023-08-06 12:24:55 +02:00
  • aed167bee0 updated the header file for the same changes Shreyansh Jain 2023-08-06 12:24:55 +02:00
  • 4acc33589a added option arguments in socket io being, for pingInterval, pongTimeout, and disconnectTimeoutCount Shreyansh Jain 2023-08-06 12:24:55 +02:00
  • 3352c833b8 - Fix memory leak by calling delete _server in the WebSocketsServer destructor. - Improve performance by looking for match to existing socket before creating a new one patrick 2023-11-22 20:35:40 -05:00
  • 241c73a806 use ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS env for setting board URLs Links2004 2024-01-05 15:06:30 +01:00
  • 437c0252f1 fix cli download URL Links2004 2024-01-05 15:01:53 +01:00
  • 92480b8987 IDE_VERSION --> CLI_VERSION Links2004 2024-01-05 15:00:16 +01:00
  • da7efc789e update github actions to arduino-cli for build tests Links2004 2024-01-05 14:57:05 +01:00
  • 30d5e13666 set minimum bufsize for base64 encode matth-x 2023-08-19 19:08:56 +02:00
  • 751cf87b6c feat(socketio): add disconnect function mavyfaby 2023-05-22 19:54:29 +08:00
  • a215cca4fe bump version 2.4.1 Links 2023-05-01 15:02:36 +02:00
  • bb900a77b6 GITHUB_STATE --> GITHUB_OUTPUT 2.4.0 Links 2023-05-01 14:53:30 +02:00
  • 7eda34f345 add RP2040 as supported and bump version Links 2023-05-01 14:51:36 +02:00
  • 22dff6598f make OTA work with ArduinoJson 6.x Links 2023-05-01 14:48:18 +02:00
  • a4f13a1410 clang-format Links 2023-05-01 14:36:26 +02:00
  • 4115a87c16 set-output command is deprecated Links 2023-05-01 14:36:07 +02:00
  • 82c357c036 fix OTA example build and build tests for esp8266 examples Links 2023-05-01 14:30:20 +02:00
  • d9a5c629f0 Port to Raspberry Pi Pico W core Earle F. Philhower, III 2023-01-12 09:53:42 -08:00
  • 323592f622 Add possibility to change WEBSOCKETS_TCP_TIMEOUT jakubdybczak 2022-08-14 18:03:16 +02:00
  • f1ffaede0b Fix Typo Antonín Skala 2022-08-22 12:50:37 +02:00
  • 94a531c464 Use async sleep, increase chunk size Antonín Skala 2022-08-22 12:33:59 +02:00
  • ccdba4ed8a Fix response type prefix (LoadProhibitedCause) Antonín Skala 2022-08-22 12:28:53 +02:00
  • 2b0e8f6fe9 Fix async run Antonín Skala 2022-08-22 12:22:49 +02:00
  • dd8675c6a9 don't update cSessionId on unwanted Set-Cookie skwad77 2022-04-27 17:15:49 +02:00
  • 2110ad0a10 more debug Links 2022-06-24 10:48:51 +02:00
  • 04249a9b62 more debug Links 2022-06-24 10:35:37 +02:00
  • 1fb67c8868 esp8266 build, change config options Links 2022-06-24 10:23:50 +02:00
  • 1fa9a1321c more debug workflows Links 2022-06-24 10:48:51 +02:00
  • 8fd9c5eff1 more debug Links 2022-06-24 10:35:37 +02:00
  • 3073c156b1 Fix compiler warning "function may return address of local variable" sivar2311 2022-05-16 15:05:37 +02:00
  • 57976f7b51 esp8266 build, change config options Links 2022-06-24 10:23:50 +02:00
  • 5881a99a30 bump version to 2.3.7 Links 2022-04-05 20:07:59 +02:00
  • 52b3aa8ea4 enable debug for CI 2.3.6 Links 2022-04-05 19:40:57 +02:00
  • 28c0cf3094 fix #728 dropNativeClient null ptr Links 2022-04-05 19:11:11 +02:00
  • ab9af162b2 fix code style Links 2022-04-05 19:10:57 +02:00
  • 8d76469e90 update to Arduino IDE 1.8.19 for testing and dropped testing with 1.6.13 Links 2022-04-05 19:03:19 +02:00
  • 61ea44942e Suppress esp32/sha.h warning Khoi Hoang 2022-02-17 14:46:24 -05:00
  • 28ed615145 Add minimal example for ESP OTA Antonín Skala 2021-10-26 00:01:24 +02:00
  • 108090e8cf Update WebSocketsServer.cpp mvermand22 2021-09-03 14:23:21 +02:00
  • 46b2ae1c97 fix #695, #696 Links 2021-07-14 19:28:25 +02:00
  • 27f86a10ad allow access to setExtraHeaders and setReconnectInterval for SocketIOclient fix: #690 Links 2021-07-09 17:17:42 +02:00
  • 860ac9da69 Prevent Compiler Warning: --> add // falls through Hasenradball 2021-06-19 21:52:13 +02:00
  • c897f60567 update arduino IDE from 1.8.13 to 1.8.15 Links 2021-06-17 20:04:28 +02:00
  • b242882ac5 add git submodule update --init to esp8266 build Links 2021-06-17 19:56:45 +02:00
  • f8da05aa87 add Socket.IO example for ESP32 Links 2021-06-17 19:43:15 +02:00
  • 72aae52655 set EIO to version 4 in SocketIO examples see #682 Links 2021-06-17 19:42:09 +02:00
  • a14b6b73b4 bump version to 2.3.6 Links 2021-03-08 17:22:23 +01:00
  • ed685e551f fix _fingerprint is set checks for ESP32 see #633 and #632 2.3.5 Links 2021-03-06 09:22:52 +01:00
  • f6e730c2b4 fix _fingerprint is set checks for ESP32 see #633 and #632 esp32-ssl-changes Links 2021-03-06 09:22:52 +01:00
  • 7c3b1b7408 install libgtk-3-0 Links 2021-03-06 08:59:21 +01:00
  • 738e43fda4 install libgtk-3-0 Links 2021-03-06 08:56:08 +01:00
  • f55bf8d4ed bump version to 2.3.5 Links 2021-02-09 18:26:21 +01:00
  • a484da47ed Merge branch 'eio_4_ping_handling' 2.3.4 Links 2021-01-31 20:32:25 +01:00
  • 4355199120 bump version 2.3.4 eio_4_ping_handling Links 2021-01-31 20:31:52 +01:00
  • 0a4fcd44c2 EIO=4 ping handling #611 2.3.3 Links 2021-01-31 10:27:36 +01:00
  • 3a2b757155 EIO=4 ping handling #611 Links 2021-01-31 10:27:36 +01:00
  • 900d81e534 make WSclient_t * newClient(WEBSOCKETS_NETWORK_CLASS * TCPclient); public Links 2021-01-19 16:59:03 +01:00
  • 0ecef8c552 Fixing WebSocket Close see #610 Links 2021-01-19 16:58:37 +01:00
  • 410489f7c5 bump version to 2.3.3 Links 2021-01-07 10:27:42 +01:00
  • ec22d67c12 version.py can now create WebSocketsVersion.h 2.3.2 Links 2021-01-07 10:24:23 +01:00
  • 39e6a8e709 print version in DEBUG mode Links 2021-01-07 10:14:30 +01:00
  • 784b7f9cb8 no python3.9 on github actions Links 2021-01-07 10:05:30 +01:00
  • fd83d6ad45 add WebSocketsVersion.h and some build checks Links 2021-01-07 09:59:49 +01:00
  • 0e729cd896 cleanup clone_library Links 2021-01-06 09:39:19 +01:00
  • 2f21590e55 no need for a full clone Links 2021-01-06 09:18:27 +01:00
  • c98baafda7 jobs steps array Links 2021-01-05 21:54:58 +01:00