forked from scott/threaded_network_chat
move source to src/
This commit is contained in:
6
src/README.md
Normal file
6
src/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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`.
|
||||
Reference in New Issue
Block a user