Commit Graph

8 Commits

Author SHA1 Message Date
a4b56107aa Add deserialize function 2024-03-03 16:09:58 -05:00
8a814b1d93 Add basic serialization of the message 2024-03-03 15:57:53 -05:00
9422f77119 Update struct to use pointers instead of flexible length structs 2024-03-03 15:46:18 -05:00
fd2ee16f79 Renamed enum 2024-03-03 02:05:33 -05:00
2bdf450d65 Initial client 2024-03-03 01:01:56 -05:00
15322a601b Add command union and name of the disk to be associated with. 2024-03-02 23:29:39 -05:00
6ca7727ee8 Add initial header file
This will be used in the client and the daemon
2024-03-02 23:29:39 -05:00
daf21918e0 wip 2024-03-02 21:37:48 -05:00