rrweb – record and replay debugger for the web
rrweb.io is an open-source web session replay library enabling remote replay of website interactions. It supports user analysis, bug reproduction, demos, and collaboration. Users can sponsor and receive recognition. Trusted by companies with interactive demos available.
Read original articlerrweb.io is an open-source web session replay library that allows users to record interactions on a website and replay them remotely. It offers APIs for easy implementation. The library has various use cases, including user analysis for optimizing user experience, bug reproduction for debugging, web demonstrations, and real-time collaboration. Users can support rrweb through sponsorship and get recognition. The library is trusted by various companies and offers interactive demos for users to try out.
Related
Show HN: R2R V2 – A open source RAG engine with prod features
The R2R GitHub repository offers an open-source RAG answer engine for scalable systems, featuring multimodal support, hybrid search, and a RESTful API. It includes installation guides, a dashboard, and community support. Developers benefit from configurable functionalities and resources for integration. Full documentation is available on the repository for exploration and contribution.
Show HN: WAL Implementation in Golang
The "rebuf" GitHub project is a Golang implementation of Write Ahead||After Logging (WAL) for logging data bytes during service issues. Features include easy installation, lightweight usage, and efficient storage. Contact author [@stym06](https://github.com/stym06).
Show HN: 30ms latency screen sharing in Rust
BitWHIP is a Rust-based CLI WebRTC Agent for low-latency desktop sharing and video streaming. It supports open protocols and works well with OBS, FFmpeg, and GStreamer. Find more on GitHub.
WhatWeb: Next Generation Web Scanner (2021)
WhatWeb is a web scanner on GitHub by Andrew Horton and Brendan Coles. It identifies websites, web technologies, and CMS. With 1800+ plugins, it offers detailed insights on websites.
rr – record and replay debugger for C/C++
RR is a C/C++ debugging tool for Linux, enhancing gdb by enabling deterministic recording and replay of failures, supporting various applications like Firefox, with low overhead and a chaos mode.
edit: actually they release frequently it's just latest builds are still pre-release.
Does Rrweb do the same for browser APIs and web requests?
The page mentions pixel-perfect replays, but does that require running on the same browser, exact same version, with the exact same experiments/feature flags enabled?
I also use a different system alongside it, that only records mouse movement/clicks/keyboard and replays them (so you can choose). RRWeb works well, but it uses more data/computing on both the client and the server-side.
Related
Show HN: R2R V2 – A open source RAG engine with prod features
The R2R GitHub repository offers an open-source RAG answer engine for scalable systems, featuring multimodal support, hybrid search, and a RESTful API. It includes installation guides, a dashboard, and community support. Developers benefit from configurable functionalities and resources for integration. Full documentation is available on the repository for exploration and contribution.
Show HN: WAL Implementation in Golang
The "rebuf" GitHub project is a Golang implementation of Write Ahead||After Logging (WAL) for logging data bytes during service issues. Features include easy installation, lightweight usage, and efficient storage. Contact author [@stym06](https://github.com/stym06).
Show HN: 30ms latency screen sharing in Rust
BitWHIP is a Rust-based CLI WebRTC Agent for low-latency desktop sharing and video streaming. It supports open protocols and works well with OBS, FFmpeg, and GStreamer. Find more on GitHub.
WhatWeb: Next Generation Web Scanner (2021)
WhatWeb is a web scanner on GitHub by Andrew Horton and Brendan Coles. It identifies websites, web technologies, and CMS. With 1800+ plugins, it offers detailed insights on websites.
rr – record and replay debugger for C/C++
RR is a C/C++ debugging tool for Linux, enhancing gdb by enabling deterministic recording and replay of failures, supporting various applications like Firefox, with low overhead and a chaos mode.