Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Cloud Backend

This directory holds the backend-side source for the Wand Brain service.

Canonical Runtime

The canonical live runtime is:

That tree contains the modules for:

  • UDP receive
  • packet parsing
  • live attempt state
  • rasterization
  • template scoring

Key files:

Related Docs

The protocol and API documentation that explains this runtime is here:

Deployment Note

On EC2, this runtime is copied into cloud/alt_live_console/brain_runtime for deployment. That deployed copy should not be treated as the canonical GitHub source tree.