Akashdeep Deb
1789a18ddb
Update README.md ( #927 )
...
* Update README.md
Updating README to include ESP32 support in client mode
* Update README.md
---------
Co-authored-by: Markus <974709+Links2004@users.noreply.github.com >
2024-12-29 10:25:08 +01:00
Aruna Tennakoon
899cfbdbe7
feat: Support Nano 33 IoT, MKR WIFI 1010, XIAO, Wio Terminal ( #901 )
2024-08-24 12:01:45 +02:00
Aruna Tennakoon
dcfb0df665
feat: Support Arduino Nano 33 IoT, MKR WIFI 1010 ( #898 )
2024-08-11 09:09:47 +02:00
Links2004
7da1dc5c6e
bump version 2.5.2
2024-07-29 13:07:27 +02:00
Aruna Tennakoon
d6d4c516b3
Support Arduino UNO WIFI 4 ( #894 )
...
feat: Arduino UNO R4 WiFi support
2024-07-29 10:11:12 +02:00
Moritz Ulmer
c5e7a5eb08
Add support for CA bundles ( #885 )
...
Why:
- Allow CA cert bundles to be used
This change addresses the need by:
- Adding a constructor that takes a pointer to the bundle
- Setting the WiFiClientSecure to use the bundle
- Adding an example
2024-06-17 13:09:37 +02:00
Earle F. Philhower, III
d9a5c629f0
Port to Raspberry Pi Pico W core
...
Add support for the onboard WiFi chip on the Raspberry Pi Pico W
(RP2040 based ) board using the arduino-pico Arduino core at
https://github.com/earlephilhower/arduino-pico
The PicoW WiFi stack is a mashup of the ESP8266 and ESP32 cores, so
only minimal changes were required. Defines a new NETWORK_TYPE for
the PicoW.
ESP8266 examples renames to ESP8266_PICO because they all work unmodified
(except for OTA which is handled differently on the Pico)
2023-05-01 08:50:01 +02:00
Markus
4a05eab627
Update README.md
...
use github actions as Build Status
2021-01-05 21:30:28 +01:00
Links
beba0f88e3
fix README.md
2020-10-04 15:02:09 +02:00
Links
f2265118b4
bump version to 2.3.0 and add note for ESP8266 BareSSL API changes
2020-10-04 14:59:51 +02:00
Links
9982818cfa
update README travis from org to com
2020-10-04 14:56:29 +02:00
Nufflee
771831c57e
Syntax highlighting in README.md
2019-07-15 23:13:38 +02:00
Links
48e690a42a
bump version to 2.1.0
...
travis arduino 1.8.5
2018-02-07 18:11:08 +01:00
Markus
0ca020bbd2
add build status
2017-07-20 18:47:36 +02:00
Markus
55bc7db7ad
move API docs
2017-03-06 19:16:26 +01:00
Philippe Guay
210f2e8fa1
Add documentation for top level API in README
2017-03-06 11:03:43 -05:00
Links
e93a323e56
add support for Fragmentation / continuation opcode Receive
2017-02-22 14:29:26 +01:00
Carl Ouellette
60e3d1080e
Merge branch 'master' into master
2017-02-07 16:05:20 -05:00
tzapu
f52d718cf2
Update README.md
2017-02-03 13:53:46 +02:00
CAOU123
7810d0d0b3
Make library compatible with Particle devices
2016-10-20 15:46:44 -04:00
joe
815093a123
wss / SSL README.md documentation update
2016-06-11 10:17:13 +01:00
Markus Sattler
ea997cf977
update README.md
2016-03-16 16:25:31 +01:00
Markus Sattler
a103bb915c
Merge remote-tracking branch 'remotes/origin/async'
2016-03-16 16:23:50 +01:00
Nicholas Crumrine
1ebae1d3e1
Add note about delay() limitation.
...
Change concerns issue https://github.com/Links2004/arduinoWebSockets/issues/58
2016-03-04 14:19:19 -06:00
Markus Sattler
49a2a9ab4f
update README.md
2016-02-20 12:30:38 +01:00
Markus Sattler
2b6f1909d7
add ESP31B to compatible list
2016-01-30 12:02:09 +01:00
Markus Sattler
63f8675816
update README.md
2016-01-29 13:52:27 +01:00
Markus Sattler
b7a694c16a
add note for async mode
2016-01-29 13:28:05 +01:00
Markus Sattler
b24f021d33
update README.md
2015-12-28 03:25:01 +01:00
Markus Sattler
ff33056309
try to send data in one TCP packed if possible,
...
add random mask support for short frames.
may helps with #34
2015-12-28 03:19:45 +01:00
Markus Sattler
83ac64b72b
add support for AVR
...
this need some more testing but basics are done
2015-12-10 11:16:08 +01:00
Markus Sattler
082f5192c0
add Gitter
...
fix examples/WebSocketServer_LEDcontrol/WebSocketServer_LEDcontrol.ino
2015-11-27 00:45:43 +01:00
Markus Sattler
297e9ae342
update README.md
2015-05-24 16:04:08 +02:00
Markus Sattler
6d46f22be2
add README.md
2015-05-24 00:18:52 +02:00