Skip to content

Conversation

@th4s
Copy link
Member

@th4s th4s commented Nov 5, 2025

No description provided.

Copy link
Member

@sinui0 sinui0 left a comment

Choose a reason for hiding this comment

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

Upon further thought, we shouldn't need ringbuf for this. Instead we can just move the prover into std Arc Mutex and store a couple wakers for AsyncRead and AsyncWrite. ConnectionFuture can fire those wakers when data is ready after a poll.

@th4s th4s force-pushed the refactor/add-tls-client-trait branch from 5935604 to 2eee88c Compare November 20, 2025 16:50
@th4s th4s force-pushed the feat/socket-api branch 3 times, most recently from 4883e5a to 4e9645c Compare November 21, 2025 20:22
Base automatically changed from refactor/add-tls-client-trait to refactor/sans-io-tls-client November 25, 2025 17:13
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.

3 participants