Skip to content

Fixed websocket recv() handling.#391

Merged
adamshapiro0 merged 4 commits intomasterfrom
websockets
Feb 20, 2026
Merged

Fixed websocket recv() handling.#391
adamshapiro0 merged 4 commits intomasterfrom
websockets

Conversation

@adamshapiro0
Copy link
Collaborator

Changes

  • Handle non-socket inputs in socket timestamp recv() wrapper

Fixes

  • Added WebsocketTransport wrapper class and recv/set timeout helpers for consistent behavior between sockets and websockets

@adamshapiro0 adamshapiro0 requested a review from bhers4 February 20, 2026 16:18
@adamshapiro0 adamshapiro0 self-assigned this Feb 20, 2026
Copy link
Contributor

@bhers4 bhers4 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Minor notes about constants and adding type signatures to some functions.

@adamshapiro0 adamshapiro0 merged commit 39a2bb4 into master Feb 20, 2026
14 checks passed
@adamshapiro0 adamshapiro0 deleted the websockets branch February 20, 2026 19:58
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