upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/sync/self_subscriber.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-12-19 13:17:29 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2025-12-19 13:17:29 +0000
commitf41bd47bf95dabfa3d0e6cb110e751e7cd43f138 (patch)
treefe4448ba583d6bc7f49de5bcf0e9c2bb5f8c5cfa /src/sync/self_subscriber.rs
parent7e72cf46961852c650935633c0164f38c736aca5 (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 'src/sync/self_subscriber.rs')
0 files changed, 0 insertions, 0 deletions