Skip to content

Latest commit

 

History

History

web

Web Code

This directory has the code necessary for our system to communicate using the Hyper-Text Transfer Protocol (HTTP).

There's quite a bit here, since there's a bunch of moving parts to making this work.

FullSystem - This ties together much of the functionality here for startup. If you examine the code, particularly FullSystem.start(), you will see how many variables get initialized.