logoalt Hacker News

galaxyLogicyesterday at 10:09 PM1 replyview on HN

What if we had a local server running on the same PC, which then relays the request to some shared server on the internet?


Replies

cwilluyesterday at 11:06 PM

That's what a background worker is: a local server managed by the browser and only accessible to pages of the origin domain.