aboutsummaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAge
* update readmeLoek Le Blansch2024-05-26
* fix another silly bugLoek Le Blansch2024-05-26
* fix silly typoLoek Le Blansch2024-05-26
* WIP convert parse.cpp data into raw dataLoek Le Blansch2024-05-26
* split up hex string parser and number parser + small refactoringLoek Le Blansch2024-05-25
* finish parser scanning partLoek Le Blansch2024-05-25
* WIP send command parserLoek Le Blansch2024-05-25
* WIP `send` commandlonkaars2024-05-24
* add tab completion + help functionlonkaars2024-05-24
* Merge branch 'wip/main-controller' of github.com:lonkaars/puzzelbox into wip/...lonkaars2024-05-22
|\
| * clean up puzbusv1 APIlonkaars2024-05-21
* | clean up command handlinglonkaars2024-05-22
|/
* back-and-forth in C++ w/o netcatlonkaars2024-05-20
* fix bad file descriptor errorlonkaars2024-05-20
* socket connect working (sorta)lonkaars2024-05-20
* add socket class + test async prompt messageslonkaars2024-05-20
* WIP CLIlonkaars2024-05-20
* make puzbus slightly more robustlonkaars2024-05-20
* WIP send/receive w/ msgpacklonkaars2024-05-18
* WIP protobuf hello worldlonkaars2024-05-10