You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently WRP is a "personal proxy" and only handles one client at a time.
Implement multi client mode. Either spawn new chrome/context for each client (with timeout) or new potentially just a new tab within same chrome instance.
The text was updated successfully, but these errors were encountered:
Settings and everything else the whole session. And definitely by more than just IP address. Probably IP+port at minimum or better yet some session identification passed along as a value.
On Nov 14, 2020, at 6:39 AM, wojtekpolska ***@***.***> wrote:
it will be needed to keep the settings separated (Like height, image type, colors) so when one user changes them, others will stay the same (just assign to IP probably)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#52 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB6GEMQRO23KPK74J4SWGZ3SP2JANANCNFSM4IDJ3RVQ>.
Currently WRP is a "personal proxy" and only handles one client at a time.
Implement multi client mode. Either spawn new chrome/context for each client (with timeout) or new potentially just a new tab within same chrome instance.
The text was updated successfully, but these errors were encountered: