Skip to content

Issue-#164: Allow multiple subscribers per ChainID to ws updates#180

Merged
rem1niscence merged 1 commit into
mainfrom
issue-#164
May 9, 2025
Merged

Issue-#164: Allow multiple subscribers per ChainID to ws updates#180
rem1niscence merged 1 commit into
mainfrom
issue-#164

Conversation

@rem1niscence

Copy link
Copy Markdown
Collaborator

Description

Allow multiple subscribers per ChainID to ws updates

Related Issues

Closes: #164

Changes Made

  • Modified RCManager so each chain could have multiple subscribers

Checklist

  • I have tested the changes locally and verified they work as intended.
  • I have appropriately titled my branch issue-#<issue-number>.
  • I have run re-built the web-wallet and/or block explorer (if applicable).
  • I have run npm run prettier to format the web-wallet and/or block explorer (if applicable)
  • I have updated documentation (if applicable).
  • I have included tests for the changes (if applicable).

@rem1niscence rem1niscence merged commit 62da857 into main May 9, 2025
2 checks passed
@rem1niscence rem1niscence deleted the issue-#164 branch May 9, 2025 17:35
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.

Allow multiple nested WS subscribers for the same chainID

2 participants