Drew Galbraith
|
cd1304beae
|
[Denali] Add back accidentally deleted files.
|
2024-01-17 14:12:46 -08:00 |
Drew Galbraith
|
fecaa387b0
|
[Yunq] Add a basic yunq test into libyunq.
|
2024-01-16 18:58:03 -08:00 |
Drew Galbraith
|
9c860dd6a4
|
[Yunq] Add support for repeated nested fields
|
2024-01-11 22:09:42 -08:00 |
Drew Galbraith
|
a48d63a664
|
[Yunq] Add support for nested fields in messages.
|
2024-01-11 21:32:08 -08:00 |
Drew Galbraith
|
984d8b143e
|
[Yunq] Move message parser to shared internal function.
|
2024-01-11 20:47:39 -08:00 |
Drew Galbraith
|
7ec4f696a8
|
[Yunq] Move serialization to yunq library.
|
2024-01-11 20:36:41 -08:00 |
Drew Galbraith
|
0135d8d844
|
[Yunq] Accept a message view on message parsing.
|
2024-01-11 20:03:34 -08:00 |
Drew Galbraith
|
75d84a0fa5
|
[Yunq] Read capabilities using the parsing library.
|
2024-01-11 19:59:36 -08:00 |
Drew Galbraith
|
0e6aa532a1
|
[Yunq] Move MessageView higher in call stack.
|
2024-01-11 19:51:18 -08:00 |
Drew Galbraith
|
30b220b2fb
|
[Yunq] Move repeated field parsing to the yunq library.
|
2024-01-11 19:36:24 -08:00 |
Drew Galbraith
|
9e9ef21a3d
|
[Yunq] POC for moving yunq parsing to a library.
|
2024-01-11 19:27:57 -08:00 |
Drew Galbraith
|
3eba0bd9d8
|
[Yunq] Check identify byte and ensure users check status code.
|
2023-12-01 09:42:11 -08:00 |
Drew Galbraith
|
7d9f9a7ae9
|
[Yunq] Create libyunq and move parsing code to it.
|
2023-12-01 09:30:52 -08:00 |
Drew Galbraith
|
6212aef336
|
[Yellowstone] Move yellowstone yunq to namespace "yellowstone"
|
2023-11-30 08:50:43 -08:00 |
Drew Galbraith
|
41bf78cf98
|
[Denali] Update the read many request to take a sector count as well.
This greatly reduces the size of the message (we had surpassed the 1
page - 4KiB message limit with the previous method).
|
2023-11-22 12:17:58 -08:00 |
Drew Galbraith
|
7c105c8a31
|
[Sys] Successfully spin up a new process from disk.
|
2023-11-15 09:47:32 -08:00 |
Drew Galbraith
|
3e4fdfee84
|
[Denali] Move denali server to yunq.
|
2023-10-25 20:28:28 -07:00 |