Questions tagged [browser]
The browser tag has no summary.
3 questions
6
votes
3
answers
270
views
ASCII-based Lightweight Browser in Python with Clippy-Style Helper (Updated)
This question used to contain a mistake in the code, so I had to debug and reformat it. This is the correct version.
Why I made it
A friend and I wanted to make a lightweight browser, since our ...
3
votes
1
answer
91
views
UDP and TCP sockets in the browser
I'm using a Web extension to communicate with an Isolated Web App over externally_connectable for the capability to use Direct Sockets UDP and TCP sockets from ...