khoih-prog / ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
MIT License
371 stars 97 forks source link

Websocket client #35

Closed fdl333 closed 3 years ago

fdl333 commented 3 years ago

Thanks for your wonderful work! I'm trying to implement a websocket client with your excellent library for ESP32 which of all the available websocket libraries do you suggest for best compatibility with ESP_Wifimanager? Thank you in advance for any advice.

khoih-prog commented 3 years ago

@fdl333

Thanks for using the library and your nice words.

I think you know your way and already tried Gil Maimon's ArduinoWebsockets and opened an issue there checking if client is connected.

With ESP32/ESP8266 as WebSockets Client, you can use either one of these libraries

  1. Gil Maimon's ArduinoWebsockets
  2. Markus Sattler's arduinoWebSockets

If you plan to use on other boards (nRF52, SAMD, STM32, etc.), you can use either one of my libraries

  1. WebSockets2_Generic
  2. WebSockets_Generic
fdl333 commented 3 years ago

Thank you .. once again Khoi!

From: Khoi Hoang notifications@github.com Sent: venerdì 25 settembre 2020 16:33 To: khoih-prog/ESP_WiFiManager ESP_WiFiManager@noreply.github.com Cc: fdl333 francesco@delagarda.com; Mention mention@noreply.github.com Subject: Re: [khoih-prog/ESP_WiFiManager] Websocket client (#35)

@fdl333 https://github.com/fdl333

Thanks for using the library and your nice words.

I think you know your way and already tried https://github.com/gilmaimon/ArduinoWebsockets Gil Maimon's ArduinoWebsockets and opened an issue there checking if client is connected.

With ESP32/ESP8266 as WebSockets Client, you can use either one of these libraries

  1. https://github.com/gilmaimon/ArduinoWebsockets Gil Maimon's ArduinoWebsockets
  2. https://github.com/Links2004/arduinoWebSockets Markus Sattler's arduinoWebSockets

If you plan to use on other boards (nRF52, SAMD, STM32, etc.), you can use either one of my libraries

  1. https://github.com/khoih-prog/WebSockets2_Generic WebSockets2_Generic
  2. https://github.com/khoih-prog/WebSockets_Generic WebSockets_Generic

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/khoih-prog/ESP_WiFiManager/issues/35#issuecomment-698964044 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXCWUWZO2UPRFZOGKZEO5LSHSSYDANCNFSM4RZMTA4Q . https://github.com/notifications/beacon/AEXCWUVMKQ6THMQVXQ4KPX3SHSSYDA5CNFSM4RZMTA42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFGUVQTA.gif