COMP6991 23T1 — Solving Modern Programming Problems with Rust A2
COMP6991 – 23T1 Assignment 2 Implementing a Rust IRC Server Change Log Assignment Released Implementation of a Rust IRC Server (IRIS) In this second assignment we will be building an IRC Server in Rust. IRC is the “Internet Relay Chat” protocol. It is the ancient predecessor of services like Discord and Messenger; and is even …
COMP6991 23T1 — Solving Modern Programming Problems with Rust A2 Read More »