There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple html chat app served up by an http server The purpose of this app is instruct on an http server We will live code our http server to manage http transactions, routes, and rendering of a web page The objective of this multi-part exercise is to learn about the foundational technology for a web server.