@@ -1555,7 +1555,7 @@ This is the terminal output when running [SAMD-Client_SINRIC](examples/Generic/W
1555
1555
1556
1556
```
1557
1557
Starting WebSockets2_Generic SAMD-Client_SINRIC with WiFiNINA on SAMD NANO_33_IOT
1558
- WebSockets2_Generic v1.12.0
1558
+ WebSockets2_Generic v1.12.1
1559
1559
WiFi-begin: return1 = 3
1560
1560
WiFi-begin: return2 = 3
1561
1561
Connected to Wifi, Connecting to WebSockets Server @iot.sinric.com
@@ -1698,7 +1698,7 @@ This is terminal debug output when running [SAMD-Ethernet-Client_SINRIC](example
1698
1698
```
1699
1699
Starting WebSockets2_Generic SAMD-Ethernet-Client_SINRIC on SAMD ADAFRUIT_ITSYBITSY_M4_EXPRESS
1700
1700
Ethernet using ENC28J60 and UIPEthernet Library
1701
- WebSockets2_Generic v1.12.0
1701
+ WebSockets2_Generic v1.12.1
1702
1702
ENC28J60_CONTROL_CS =16
1703
1703
SS =16
1704
1704
SPI_MOSI =25
@@ -1747,7 +1747,7 @@ This is terminal debug output when running [SAMDUE-Ethernet-Server](examples/Gen
1747
1747
```
1748
1748
Starting WebSockets2_Generic SAMDUE-Ethernet-Server on SAM DUE
1749
1749
Ethernet using W5x00 and Ethernet_Generic Library
1750
- WebSockets2_Generic v1.12.0
1750
+ WebSockets2_Generic v1.12.1
1751
1751
[WS] =========== USE_ETHERNET_GENERIC ===========
1752
1752
[WS] Default SPI pinout:
1753
1753
[WS] MOSI: 75
@@ -1795,7 +1795,7 @@ This is terminal debug output when running [nRF52-Ethernet-Server](examples/Gene
1795
1795
```
1796
1796
Starting WebSockets2_Generic nRF52-Ethernet-Server on NRF52840_ITSYBITSY_EXPRESS
1797
1797
Ethernet using ENC28J60 and UIPEthernet Library
1798
- WebSockets2_Generic v1.12.0
1798
+ WebSockets2_Generic v1.12.1
1799
1799
ENC28J60_CONTROL_CS =10
1800
1800
SS =5
1801
1801
SPI_MOSI =24
@@ -1833,7 +1833,7 @@ This is terminal debug output when running [STM32-Ethernet-Client_SINRIC](exampl
1833
1833
```
1834
1834
Starting WebSockets2_Generic STM32-Ethernet-Client_SINRIC on NUCLEO_F767ZI
1835
1835
Ethernet using LAN8742A and STM32Ethernet Library
1836
- WebSockets2_Generic v1.12.0
1836
+ WebSockets2_Generic v1.12.1
1837
1837
[WS] =========== USE_LAN8742A_ETHERNET ===========
1838
1838
WebSockets Client IP address: 192.168.2.135
1839
1839
Connecting to WebSockets Server @iot.sinric.com
@@ -1881,7 +1881,7 @@ This is the terminal debug output when running [SAMDUE-Ethernet_ServerAllFunctio
1881
1881
1882
1882
```
1883
1883
Start Generic_WebSocketServerAllFunctionsDemo_W5500
1884
- WebSockets2_Generic v1.12.0
1884
+ WebSockets2_Generic v1.12.1
1885
1885
[WS] =========== USE_ETHERNET_GENERIC ===========
1886
1886
[WS] Default SPI pinout:
1887
1887
[WS] MOSI: 75
@@ -1957,7 +1957,7 @@ This is terminal debug output when running [STM32-Ethernet-Client_SINRIC_LAN8720
1957
1957
```
1958
1958
Starting STM32-Ethernet-Client_SINRIC_LAN8720 on BLACK_F407VE
1959
1959
Ethernet using LAN8720 and STM32Ethernet Library
1960
- WebSockets2_Generic v1.12.0
1960
+ WebSockets2_Generic v1.12.1
1961
1961
[WS] =========== USE_LAN8720_ETHERNET ===========
1962
1962
WebSockets Client IP address: 192.168.2.160
1963
1963
Connecting to WebSockets Server @iot.sinric.com
@@ -2001,7 +2001,7 @@ This is terminal debug output when running [ESP32-Client_SINRIC](examples/ESP32/
2001
2001
2002
2002
```
2003
2003
Starting ESP32-Client_SINRIC on ESP32S2_DEV
2004
- WebSockets2_Generic v1.12.0
2004
+ WebSockets2_Generic v1.12.1
2005
2005
....Connected to Wifi, Connecting to WebSockets Server @iot.sinric.com
2006
2006
[WS] WebsocketsClient::generateHandshake: base64Authorization = YXBpa2V5OjkxMjdkNDc4LTExNjAtNDE4OC04MDQ4LTQ3OWJhNWM2OTExNA==
2007
2007
[WS] WebsocketsClient::generateHandshake: handshake = GET / HTTP/1.1
@@ -2045,7 +2045,7 @@ This is terminal debug output when running [Secured-ESP32-Client](examples/ESP32
2045
2045
2046
2046
```
2047
2047
Starting WebSockets Secured-ESP32-Client on ESP32S2_DEV
2048
- WebSockets2_Generic v1.12.0
2048
+ WebSockets2_Generic v1.12.1
2049
2049
....
2050
2050
Connected to Wifi, Connecting to WebSockets Server @wss://echo.websocket.org/
2051
2051
[WS] WebsocketsClient::doestStartsWith: str = wss://echo.websocket.org/
@@ -2105,7 +2105,7 @@ This is terminal debug output when running [InSecured-ESP32-Client](examples/ESP
2105
2105
2106
2106
```
2107
2107
Starting WebSockets InSecured-ESP32-Client on ESP32_DEV
2108
- WebSockets2_Generic v1.12.0
2108
+ WebSockets2_Generic v1.12.1
2109
2109
...
2110
2110
Connected to Wifi, Connecting to WebSockets Server @wss://echo.websocket.org/
2111
2111
[WS] WebsocketsClient::doestStartsWith: str = wss://echo.websocket.org/
@@ -2166,7 +2166,7 @@ This is terminal debug output when running [ESP8266-Client_SINRIC](examples/ESP3
2166
2166
2167
2167
```
2168
2168
Starting ESP8266-Client_SINRIC on ESP8266_NODEMCU_ESP12E
2169
- WebSockets2_Generic v1.12.0
2169
+ WebSockets2_Generic v1.12.1
2170
2170
......Connected to Wifi, Connecting to WebSockets Server @iot.sinric.com
2171
2171
[WS] WebsocketsClient::generateHandshake: base64Authorization = YXBpa2V5OjkxMjdkNDc4LTExNjAtNDE4OC04MDQ4LTQ3OWJhNWM2OTExNA==
2172
2172
[WS] WebsocketsClient::generateHandshake: handshake = GET / HTTP/1.1
@@ -2208,7 +2208,7 @@ This is terminal debug output when running [RP2040-Ethernet-Client_SINRIC](examp
2208
2208
```
2209
2209
Starting RP2040-Ethernet-Client_SINRIC on RASPBERRY_PI_PICO
2210
2210
Ethernet using W5x00 and Ethernet_Generic Library
2211
- WebSockets2_Generic v1.12.0
2211
+ WebSockets2_Generic v1.12.1
2212
2212
[WS] =========== USE_ETHERNET_GENERIC ===========
2213
2213
[WS] Default SPI pinout:
2214
2214
[WS] MOSI: 19
@@ -2278,7 +2278,7 @@ This is terminal debug output when running [RP2040-Ethernet-Client_SINRIC](examp
2278
2278
```
2279
2279
Starting RP2040-Ethernet-Client_SINRIC on RaspberryPi Pico
2280
2280
Ethernet using W5x00 and Ethernet_Generic Library
2281
- WebSockets2_Generic v1.12.0
2281
+ WebSockets2_Generic v1.12.1
2282
2282
[WS] =========== USE_ETHERNET_GENERIC ===========
2283
2283
[WS] Default SPI pinout:
2284
2284
[WS] MOSI: 19
@@ -2348,7 +2348,7 @@ This is terminal debug output when running [WT32_ETH01_Client_SINRIC](examples/W
2348
2348
```
2349
2349
Starting WT32_ETH01_Client_SINRIC on ESP32_DEV with ETH_PHY_LAN8720
2350
2350
WebServer_WT32_ETH01 v1.4.1
2351
- WebSockets2_Generic v1.12.0
2351
+ WebSockets2_Generic v1.12.1
2352
2352
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232, FULL_DUPLEX, 100Mbps
2353
2353
Connected. Connecting to WebSockets Server @iot.sinric.com
2354
2354
[WS] WebsocketsClient::generateHandshake: base64Authorization = YXBpa2V5OjkxMjdkNDc4LTExNjAtNDE4OC04MDQ4LTQ3OWJhNWM2OTExNA==
@@ -2394,7 +2394,7 @@ This is terminal debug output when running [WT32_ETH01_SecuredClient](examples/W
2394
2394
```
2395
2395
Starting WT32_ETH01_SecuredClient on ESP32_DEV with ETH_PHY_LAN8720
2396
2396
WebServer_WT32_ETH01 v1.4.1
2397
- WebSockets2_Generic v1.12.0
2397
+ WebSockets2_Generic v1.12.1
2398
2398
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.232, FULL_DUPLEX, 100Mbps
2399
2399
Connected. Connecting to WebSockets Server @wss://echo.websocket.org/
2400
2400
[WS] WebsocketsClient::doestStartsWith: str = wss://echo.websocket.org/
@@ -2453,7 +2453,7 @@ This is terminal debug output when running [WT32_ETH01_AdvancedWebServer](exampl
2453
2453
```
2454
2454
Starting WT32_ETH01_AdvancedWebServer on ESP32_DEV with ETH_PHY_LAN8720
2455
2455
WebServer_WT32_ETH01 v1.4.1
2456
- WebSockets2_Generic v1.12.0
2456
+ WebSockets2_Generic v1.12.1
2457
2457
ETH MAC: A8:03:2A:A1:61:73, IPv4: 192.168.2.95, FULL_DUPLEX, 100Mbps
2458
2458
MDNS responder started
2459
2459
WebSockets Server Running and Ready on WT32-ETH01
@@ -2492,7 +2492,7 @@ This is terminal debug output and screenshot when running [SocketAndHttp_Teensy4
2492
2492
2493
2493
```
2494
2494
Start SocketAndHttp_Teensy41_Server on TEENSY 4.1 using QNEthernet
2495
- WebSockets2_Generic v1.12.0
2495
+ WebSockets2_Generic v1.12.1
2496
2496
=========== USE_QN_ETHERNET ===========
2497
2497
Initialize Ethernet using DHCP => Connected! IP address:192.168.2.119
2498
2498
Visit http://192.168.2.119 in the browser to connect.
@@ -2533,7 +2533,7 @@ This is terminal debug output when running [MultiClients_Teensy41_Server](exampl
2533
2533
2534
2534
```
2535
2535
Starting MultiClients_Teensy41_Server on TEENSY 4.1 using QNEthernet
2536
- WebSockets2_Generic v1.12.0
2536
+ WebSockets2_Generic v1.12.1
2537
2537
=========== USE_QN_ETHERNET ===========
2538
2538
Initialize Ethernet using DHCP => Connected! IP address:192.168.2.119
2539
2539
Server available at ws://192.168.2.119:81
@@ -2565,7 +2565,7 @@ Got Message: Hello to Server from ESP32
2565
2565
2566
2566
```
2567
2567
Starting ESP32-RepeatingClient on ESP32_DEV
2568
- WebSockets2_Generic v1.12.0
2568
+ WebSockets2_Generic v1.12.1
2569
2569
....Connected to Wifi, Connecting to WebSockets Server @192.168.2.119
2570
2570
[WS] WebsocketsClient::generateHandshake: base64Authorization =
2571
2571
[WS] WebsocketsClient::generateHandshake: handshake = GET / HTTP/1.1
@@ -2607,7 +2607,7 @@ This is terminal debug output when running [Portenta_H7_Ethernet_Server](example
2607
2607
2608
2608
```
2609
2609
Starting Portenta_H7_Ethernet_Server on PORTENTA_H7_M7 Ethernet using Portenta_Ethernet Library
2610
- WebSockets2_Generic v1.12.0
2610
+ WebSockets2_Generic v1.12.1
2611
2611
WebSockets Client @ IP address: 192.168.2.132
2612
2612
Server available at ws://192.168.2.132:8080
2613
2613
[WS] WebsocketsServer::recvHandshakeRequest: value = 192.168.2.132
@@ -2643,7 +2643,7 @@ This is terminal debug output when running [Portenta_H7-Client_SINRIC](examples/
2643
2643
2644
2644
```
2645
2645
Starting Portenta_H7-Client_SINRIC using WiFi on PORTENTA_H7_M7
2646
- WebSockets2_Generic v1.12.0
2646
+ WebSockets2_Generic v1.12.1
2647
2647
Connecting to SSID: HueNet1
2648
2648
Connected to Wifi, IP address: 192.168.2.130
2649
2649
Connecting to WebSockets Server @iot.sinric.com
@@ -2691,7 +2691,7 @@ This is terminal debug output when running [Portenta_H7-Client_SINRIC](examples/
2691
2691
2692
2692
```
2693
2693
Starting RP2040-AdvancedWebServer with WiFiNINA on MBED NANO_RP2040_CONNECT
2694
- WebSockets2_Generic v1.12.0
2694
+ WebSockets2_Generic v1.12.1
2695
2695
Attempting to connect to SSID: HueNet1
2696
2696
Connected to Wifi, IP address: 192.168.2.96
2697
2697
WebSockets Server Running and Ready on MBED NANO_RP2040_CONNECT
@@ -2733,7 +2733,7 @@ This is terminal debug output when running [Teensy41_Client](examples/Generic/Te
2733
2733
2734
2734
```
2735
2735
Starting Teensy41_Client on TEENSY 4.1 using QNEthernet
2736
- WebSockets2_Generic v1.12.0
2736
+ WebSockets2_Generic v1.12.1
2737
2737
=========== USE_QN_ETHERNET ===========
2738
2738
Initialize Ethernet using static IP => Connected! IP address:192.168.2.222
2739
2739
[WS] WebsocketsClient::doestStartsWith: str = ws://192.168.2.30:8080
@@ -2783,7 +2783,7 @@ This is terminal debug output when running [ESP32_Ethernet-Client](examples/Gene
2783
2783
```
2784
2784
Starting ESP32_Ethernet-Client on ESP32_DEV
2785
2785
Ethernet using W5x00 and Ethernet_Generic Library
2786
- WebSockets2_Generic v1.12.0
2786
+ WebSockets2_Generic v1.12.1
2787
2787
[WS] Default SPI pinout:
2788
2788
[WS] MOSI: 23
2789
2789
[WS] MISO: 19
@@ -2848,7 +2848,7 @@ This is terminal debug output when running [ESP32_Ethernet-Client](examples/Gene
2848
2848
```
2849
2849
Starting ESP32_Ethernet-Client on ESP32_DEV
2850
2850
Ethernet using ENC28J60 and EthernetENC Library
2851
- WebSockets2_Generic v1.12.0
2851
+ WebSockets2_Generic v1.12.1
2852
2852
[WS] Default SPI pinout:
2853
2853
[WS] MOSI: 23
2854
2854
[WS] MISO: 19
@@ -2910,7 +2910,7 @@ This is terminal debug output when running [ESP32_Ethernet-Client](examples/Gene
2910
2910
```
2911
2911
Starting ESP32_Ethernet-Client on ESP32_DEV
2912
2912
Ethernet using ENC28J60 and UIPEthernet Library
2913
- WebSockets2_Generic v1.12.0
2913
+ WebSockets2_Generic v1.12.1
2914
2914
[WS] Default SPI pinout:
2915
2915
[WS] MOSI: 23
2916
2916
[WS] MISO: 19
0 commit comments