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

Support for Inter-service WebSocket call #1154

Open
shashank-zopsmart opened this issue Oct 28, 2024 · 1 comment
Open

Support for Inter-service WebSocket call #1154

shashank-zopsmart opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Service Related to external http, grpc communciation , middlewares etc.

Comments

@shashank-zopsmart
Copy link

Similar to how gofr support calling http services by adding the service using app.AddHTTPService and then accessing the service from the context.

WebSocket interservice calls should be supported in the similar way. As otherwise user would need to do dependency injection for all their WebSocket services.

@vipul-rawat vipul-rawat added Service Related to external http, grpc communciation , middlewares etc. enhancement New feature or request labels Oct 29, 2024
@rigved-telang
Copy link
Contributor

Please assign this issue to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Service Related to external http, grpc communciation , middlewares etc.
Projects
None yet
Development

No branches or pull requests

3 participants