Tag networking
3 bookmarks have this tag.
3 bookmarks have this tag.
An open-source, eBPF-accelerated BNG that runs directly on OLT hardware - eliminating expensive centralised appliances
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.