diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-19 13:17:29 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-12-19 13:17:29 +0000 |
| commit | f41bd47bf95dabfa3d0e6cb110e751e7cd43f138 (patch) | |
| tree | fe4448ba583d6bc7f49de5bcf0e9c2bb5f8c5cfa /docs/reference | |
| parent | 7e72cf46961852c650935633c0164f38c736aca5 (diff) | |
refactor: rename connect_and_subscribe to connect
Separated connection from subscription logic. The RelayConnection.connect()
method now only handles WebSocket connection establishment. Subscriptions
are managed separately via handle_connect_or_reconnect.
Changes:
- Renamed RelayConnection::connect_and_subscribe() to connect()
- Removed subscription logic from connect method
- Updated call site in try_connect_relay()
- Removed unused build_announcement_filter import
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions