Tag networking
2 bookmarks have this tag.
2 bookmarks have this tag.
Web browsers are ubiquitous, but how do they work? This book explains, building a basic but complete web browser, from networking to JavaScript, in a couple thousand lines of Python.
In this article we build off what we’ve already learned about io_uring and extend that to build an async echo server.