Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-30 | *: directory changes | turret | |
since this project is a skeleton and not meant to clutter up the code that will actually consume the bot, i've opted to consolidate the majority of files under a single directory and minimise extra files *: move code to util/ *: move include files to include/dbs/ net: consolidate net functions into single file config: remove config | |||
2024-01-18 | ws: fix typo | turret | |
2024-01-17 | net: minor refactor | turret | |
enforce 78 character limit add comments for reasoning and description purposes | |||
2024-01-17 | net: basic ws handler | turret | |
includes heartbeat mechanism |