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

Implement SubscriptionClient for HttpClient #563

Merged
merged 1 commit into from
Nov 17, 2021

Commits on Nov 15, 2021

  1. Implement SubscriptionClient for HttpClient

    Closes #448
    
    This PR adds an implementation for `SubscriptionClient` to the `HttpClient` struct, which makes it possible for http clients to use macro-generated RPC servers. If an http client tries to set up a subscription it will fail with a `HttpNotImplemented` error.
    dvdplm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b21a03c View commit details
    Browse the repository at this point in the history