me-no-dev / ESPAsyncUDP

Async UDP library for ESP8266
173 stars 56 forks source link

.connect not working but .listen work... ??? #51

Closed manuprendlair closed 3 years ago

manuprendlair commented 3 years ago

Hello,

In client example it use .connect to make connection to server. If I do that it not working on my esp32. (receive nothing) I need to use .listen unstead (I found that in googling ).

Could I know why ?

Thanks

Emmanuel

stale[bot] commented 3 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.