~gpo/omglolrs

Making struct fields pub, variable name typo fix and docs improvement
Update LICENSE file url in README.md
Move dotenv to dev-dependencies
Absolute paths in the README are not a good idea
Progress in documentation
Fix statuslog parsing error
Emojis can't be stored in a char as they can sometimes take multiple
characters.
Add .vscode/launch.json for testing in VS Code
Fix README.md examples to match new auth workflow
Before the grammar police notices...
Makefile and documentation
Update tests for zero-typed sizes
Get all statuses is NO AUTH
Auth clients access non-authenticated methods
Typestate implementation
Next