FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

sentry-javascript/packages/replay-worker at develop · getsentry/sentry-javascript · GitHub

Latest commit

 

History

History

README.md

Sentry Session Replay Worker

This is an internal package that is used by @sentry/replay. It generates a web worker and converts it to a string, so that we can process it easier in replay.

By extracting this into a dedicated (private, internal) package, we can streamline the build of replay.

Example Worker

You can find an example worker for if you want to self-host the compression worker in /examples.

This is generated from the actual source via yarn build:examples, which should be run manually whenever replay-worker is updated.


Back | FazBrowse Home | New Git URL