You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We want to be able to support .NET developers using the major messaging systems, including those native to cloud environments. We have AWS and Azure support, but we don't have support for Google Cloud.
Describe the solution you'd like
Implement a transport to support Google Pub-Sub. We prefer transports created by contributors that are on the platform, but we tend to need an alpha version at least for someone to pick up and get working more robustly.
Describe alternatives you've considered
Not supporting Google Cloud because .NET devs tend to pick Azure or AWS as a deployment target or use a VM based tool like RMQ or Kafka.
Is your feature request related to a problem? Please describe.
We want to be able to support .NET developers using the major messaging systems, including those native to cloud environments. We have AWS and Azure support, but we don't have support for Google Cloud.
Describe the solution you'd like
Implement a transport to support Google Pub-Sub. We prefer transports created by contributors that are on the platform, but we tend to need an alpha version at least for someone to pick up and get working more robustly.
Describe alternatives you've considered
Not supporting Google Cloud because .NET devs tend to pick Azure or AWS as a deployment target or use a VM based tool like RMQ or Kafka.
Additional context
https://cloud.google.com/pubsub/docs/overview
https://www.enterpriseintegrationpatterns.com/ramblings/82_googlepubsub.html
The text was updated successfully, but these errors were encountered: