Skip to content

Notify when there is data in socket rx buffer#831

Open
Helienzo wants to merge 1 commit intoarduino:mainfrom
Helienzo:feature/async_notify_socket_data
Open

Notify when there is data in socket rx buffer#831
Helienzo wants to merge 1 commit intoarduino:mainfrom
Helienzo:feature/async_notify_socket_data

Conversation

@Helienzo
Copy link
Copy Markdown

This change makes it possible for a user of the MbedClient to get an asynchronous notification when there is data available in the RxBuffer. This eliminates the need for the receiver to either have a blocking loop or separate read thread to process incoming data.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 22, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@facchinm facchinm requested a review from pennam January 22, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants