Filip
Filip
@Yuyz0112 Hey man, we've added a bunch of changes to Rrweb as we are using it on thousands of websites and noticed some flaws. Let us know if certain things...
Thanks @dsherret, really appreciate that.
Still relevant
Hey folks, any updates on the documentation on how to use the Emulator ?
@ruseinov An idea would be to create a dummy service account that has access to nothing on GCP. That way in your tests, virtually nothing changes but having the emulator...
@sync do you just set the project id and the emulator host as env vars and the lib knows what to do on it's own ?
@sync awesome. I typically use `docker-compose up -d` in development. There I have a [pubsub](https://hub.docker.com/r/messagebird/gcloud-pubsub-emulator) emulator running.