-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement fflate based session data compression.
- compression here:
body: JSON.stringify({ - uncompress here:
gibbon-replay/gibbon-replay-server/src/routes/(protected)/[rrweb_session_id]/+page.server.js
Line 18 in 5d04516
`).all(params.rrweb_session_id).map(row => JSON.parse(row.data)).flat(1)
Metadata
Metadata
Assignees
Labels
No labels