Files
threaded_network_chat/src/README.md
2026-03-08 19:39:02 -05:00

277 B

refactor v1

I'm trying to split this up into multiple pieces but that probably involves using fewer global variables and passing the same data between the functions that use them.

global variables will use snake_case and global constants will use SCREAMING_SNAKE_CASE.