Skip to content

Add atat::blocking::SimpleClient#264

Merged
MathiasKoch merged 2 commits into
FactbirdHQ:masterfrom
Rimpampa:blocking
Jul 13, 2026
Merged

Add atat::blocking::SimpleClient#264
MathiasKoch merged 2 commits into
FactbirdHQ:masterfrom
Rimpampa:blocking

Conversation

@Rimpampa

@Rimpampa Rimpampa commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This new AtatClient is analogous to its async version
(atat::asynch::SimpleClient) but implements the timeout logic using
the embedded_io::{ReadReady, WriteReady} traits.

@Kezii

Rimpampa added 2 commits July 9, 2026 15:23
This new `AtatClient` is analogous to its async version
(`atat::asynch::SimpleClient`) but implements the timeout logic using
the `embedded_io::{ReadReady, WriteReady}` traits.

@MathiasKoch MathiasKoch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good to me. Thanks!

@MathiasKoch
MathiasKoch merged commit 90f735a into FactbirdHQ:master Jul 13, 2026
8 checks passed
@Rimpampa
Rimpampa deleted the blocking branch July 13, 2026 12:32
JcBernack pushed a commit to rocknitive/atat that referenced this pull request Jul 15, 2026
* Remove `BlockingTimer`

* Add `atat::blocking::SimpleClient`

This new `AtatClient` is analogous to its async version
(`atat::asynch::SimpleClient`) but implements the timeout logic using
the `embedded_io::{ReadReady, WriteReady}` traits.

(cherry picked from commit 90f735a)
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