-
When working with @getstream_io , our local environment required to be subscribed to webhooks of a stream, one per developer. It made the local development a little tedious as more developers joined.
-
This Proof of Concept solves that issue 😄 We create one stream for local environment, and then all developers receive the webhook in their local machines.
-
I made it public so other people can benefit of the same solution github.com/aleixmorgadas/request-broadcaster