sviat stoliarenko
sviat stoliarenko
### Short description ## Publish with context https://github.com/akka/alpakka/blob/d27748d1c1f29ae3b9e93f20d769109bd90bc60a/google-cloud-pub-sub-grpc/src/main/scala/akka/stream/alpakka/googlecloud/pubsub/grpc/scaladsl/GooglePubSub.scala#L28 publish method is not enough when you need to propagate context. FlowWithContext variant also needed. ## Subscriber and publisher accessibillity When you...
Made subscriber and publisher package private. In case when you need custom approach or just client [Issue](https://github.com/akka/alpakka/issues/2881)