Commit Graph

16 Commits

Author SHA1 Message Date
Aditya Pulipaka
b1b885a010 MyStuff
Some checks failed
Arduino library compliance (Lint) / lint (push) Failing after 43s
Compile Arduino WiFiNINA Examples / arduino:samd:mkrwifi1010 (push) Failing after 2m23s
Compile Arduino WiFiNINA Examples / arduino:samd:nano_33_iot (push) Failing after 9s
Compile SeedStudio Examples / Seeeduino:samd:seeed_wio_terminal (push) Failing after 10s
Compile SeedStudio Examples / Seeeduino:samd:seeed_XIAO_m0:usbstack=arduino,debug=off (push) Failing after 10s
Compile Arduino UNO R4 WiFi Examples / arduino:renesas_uno:unor4wifi (push) Failing after 10s
CI / check_version_files (push) Failing after 3s
CI / prepare_example_json (push) Failing after 3s
CI / build (push) Has been skipped
CI / done (push) Has been skipped
CI / prepare_ide (0.35.3) (push) Failing after 6s
2025-08-21 17:38:29 -05:00
Links2004
bd011d8fd8 clang 2024-09-06 20:20:30 +02:00
Aruna Tennakoon
899cfbdbe7 feat: Support Nano 33 IoT, MKR WIFI 1010, XIAO, Wio Terminal (#901) 2024-08-24 12:01:45 +02:00
Shreyansh Jain
aed167bee0 updated the header file for the same changes 2024-01-05 15:20:03 +01:00
Links2004
da7efc789e update github actions to arduino-cli for build tests 2024-01-05 14:57:05 +01:00
mavyfaby
751cf87b6c feat(socketio): add disconnect function 2023-05-23 18:03:07 +02:00
Links
46b2ae1c97 fix #695, #696 2021-07-14 19:28:25 +02:00
Links
27f86a10ad allow access to setExtraHeaders and setReconnectInterval for SocketIOclient
fix: #690
2021-07-09 17:17:42 +02:00
Links
0a4fcd44c2 EIO=4 ping handling #611 2021-01-31 20:27:56 +01:00
itay7564
80bf087cd0 Add SSL client certificate support (#572)
* Add client certificate support

allows WiFiClientSecureBearSSL users to use client certificate and private key for the WebSocker.
also added SSL functions for socket.io
2020-10-26 17:01:31 +01:00
Links
40152be197 code style 2019-07-20 13:47:40 +02:00
Links
e2669c1c5e [SocketIO] allow to send any message 2019-07-20 13:46:59 +02:00
Links
dbca2ab420 SocketIO message RX is working 2019-06-10 14:57:49 +02:00
Links
dfa35fa9ae clang-format 2019-06-10 13:31:51 +02:00
Links
f95c014342 basic event sending works 2018-05-12 16:53:34 +02:00
Links
d2043bf8ef start work for socket.IO
basic Engine.IO implementation
2018-05-12 15:13:50 +02:00