Support for Inter-service WebSocket call #1154
Labels
enhancement
New feature or request
Service
Related to external http, grpc communciation , middlewares etc.
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.
The text was updated successfully, but these errors were encountered: