ballercat / jambox

CLI tool for recording and playing back networks requests for node & Frontend Apps.
MIT License
11 stars 2 forks source link

Feature: Sessions/Tapes #8

Open ballercat opened 1 year ago

ballercat commented 1 year ago

Why

Users should be able to record all traffic for under a specific session key, then pick a session recording at a later point.

What

Difference in behavior for a session vs basic jambox functionality:

Consider calling session a tape to match the theme of a jambox being another name for a boombox.

ballercat commented 1 year ago

31 implements the basics for this feature in the form of .zip archives as "tapes" which contain cache records.