Hi everyone.
Please recommend a websocket library that can be used on the AMB82 MINI board.
Currently, the ArduinoHttpClient library can be used, but there is a problem and a different library must be used.
Thank you.
Hi everyone.
Please recommend a websocket library that can be used on the AMB82 MINI board.
Currently, the ArduinoHttpClient library can be used, but there is a problem and a different library must be used.
Thank you.
The websocket provided by ArduinoHttpClient requires a constructor when creating an object.
I am creating a websocket object dynamically, but this part is problematic.
I would like to use it in the same way as above.
Thanks for reading.
Hi @anewgate, thank you for your feedback, currently this feature is still not available yet. We will internally discuss if this can be added to our future workplan.
Thank you.