awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesServer-Side Session Analysis

Processing and analyzing recorded user sessions using server-side virtual DOM implementations.

Distinct from Server-Side Session Stores: Distinct from session storage or destruction; focuses on the analysis of recording data via virtual DOM simulation.

Explore 1 awesome GitHub repository matching data & databases · Server-Side Session Analysis. Refine with filters or upvote what's useful.

Awesome Server-Side Session Analysis GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rrweb-io/rrwebrrweb-io 的头像

    rrweb-io/rrweb

    19,775在 GitHub 上查看↗

    rrweb is a DOM session recording library and serialization framework used to record and replay web sessions. It converts the state of a web page into a serializable JSON data structure and tracks mutations to reconstruct user interactions within a replay engine. The system distinguishes itself by using a sandboxed iframe for reconstruction to isolate replayed content, preventing script execution and form submissions. It ensures visual consistency through CSS inline-style flattening and provides sensitive data masking to prevent private information from being captured. The project covers a br

    Provides tools for analyzing recorded session data using a virtual DOM implementation in a server environment.

    TypeScript
    在 GitHub 上查看↗19,775
  1. Home
  2. Data & Databases
  3. Server-Side Session Analysis