|
You are here |
andybrown.me.uk | ||
| | | | |
williamdurand.fr
|
|
| | | | | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS. | |
| | | | |
blog.japaric.io
|
|
| | | | | A blog about Rust and embedded stuff | |
| | | | |
sookocheff.com
|
|
| | | | | The User Datagram Protocol (UDP), first described in 1980 by RFC 768, offers a minimal set of functionality: there is no guarantee of message delivery, no guarantee of message order, no congestion avoidance, and no tracking of connection state. In fact, UDP is often referred to as the null protocol, because it offers little functionality not already included in the IP layer. | |
| | | | |
github.com
|
|
| | | Ergonomic and modular web framework built with Tokio, Tower, and Hyper - tokio-rs/axum | ||