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

SignalR HTTP Response intercept #10

Open
msivri opened this issue Mar 29, 2019 · 0 comments
Open

SignalR HTTP Response intercept #10

msivri opened this issue Mar 29, 2019 · 0 comments
Labels
feature New feature or request overview Overview of early desired features
Milestone

Comments

@msivri
Copy link
Contributor

msivri commented Mar 29, 2019

SignalR should be used to update all clients/users with the respective context whenever an API response happens.

A possible solution is to use attributes that hook on to methods/controllers and watch the HTTP response. The response would be sent to the clients within the same context but should avoid sending to the session user.

@msivri msivri added feature New feature or request overview Overview of early desired features labels Mar 29, 2019
@msivri msivri added this to the signalr milestone Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request overview Overview of early desired features
Projects
None yet
Development

No branches or pull requests

1 participant