Skip to content

Conversation

@Zereker
Copy link
Owner

@Zereker Zereker commented Dec 24, 2025

  • Add Close() method for graceful connection shutdown
  • Add IsClosed() method to query connection state
  • Add ErrConnectionClosed error for closed connection operations
  • Write methods now check closed state before operation
  • Update README with connection management section

- Add Close() method for graceful connection shutdown
- Add IsClosed() method to query connection state
- Add ErrConnectionClosed error for closed connection operations
- Write methods now check closed state before operation
- Update README with connection management section
@Zereker Zereker merged commit d4705b8 into master Dec 25, 2025
3 of 4 checks passed
Zereker added a commit that referenced this pull request Dec 26, 2025
feat: add Close() and IsClosed() methods for connection management
@Zereker Zereker deleted the claude/upgrade-go-1-24-zqNFI branch December 26, 2025 09:41
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