This repository contains the back-end code used in Low-Level Academy.
Currently, there is only one project.
This module implements a virtual network for the "TCP/IP Fundamentals" course. It is based on smoltcp, a pure Rust implementation of the TCP/IP stack.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.