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

feat: support blocking subscriptions #56

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

heilhead
Copy link
Collaborator

Description

This adds support for 'blocking' subscriptions, i.e. disabling the optimistic response by the relay.

How Has This Been Tested?

Existing tests.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Copy link
Contributor

@arein arein left a comment

Choose a reason for hiding this comment

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

Can you add a note that this is experimental and will likely be removed

relay_client/src/http.rs Outdated Show resolved Hide resolved
@heilhead heilhead merged commit d2a772f into main Jan 17, 2024
8 checks passed
@heilhead heilhead deleted the feat/blocking-subscriptions branch January 17, 2024 10:56
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.

3 participants