Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite Websocket api #174

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

natsoni
Copy link
Contributor

@natsoni natsoni commented Feb 22, 2024

Fixes #33
Fixes #91
Fixes #105

This PR rewrites the websocket API and includes some of the asked Mempool websocket subscriptions:

  • track-address
  • track-addresses
  • track-transaction
  • track-rbf-summary
  • track-rbf
  • track-mempool-block

It is also now possible to choose between ws and wss protocols.

Copy link
Member

@softsimon softsimon left a comment

Choose a reason for hiding this comment

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

utACK

@softsimon softsimon merged commit 14ddd97 into main Mar 5, 2024
1 check passed
@softsimon softsimon deleted the natsoni/websocket-re-implementation branch March 5, 2024 08:45
Copy link

@roccomuso roccomuso left a comment

Choose a reason for hiding this comment

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

that's nice, thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants