|
2453d639ff
|
Ensure all pdus use pointer to header
Run Tests / Test (push) Successful in 20s
Benchmark BufferPool / RunBenchmarks (push) Successful in 23s
|
2024-07-24 19:22:41 +02:00 |
|
|
14c861ccb4
|
Implement submit encode
|
2024-07-24 19:20:08 +02:00 |
|
|
f30680c26f
|
Rework every uint8 to byte and rework every []byte to bytes.Buffer
Benchmark BufferPool / RunBenchmarks (push) Failing after 17s
Run Tests / Test (push) Failing after 15s
I just learnt that uint8 and byte are the fucking same
And that bytes.Buffer is the thing to use
Idiot idiot idiot...
Live and learn
|
2024-07-24 18:48:12 +02:00 |
|
PhatPhuckDave
|
2759185dbb
|
Refactor bufpool methods
|
2024-07-23 14:55:49 +02:00 |
|
PhatPhuckDave
|
f00dcafac4
|
Update submitsm encode
|
2024-07-22 23:14:05 +02:00 |
|
PhatPhuckDave
|
4fcc1d88ff
|
Implement a part of submit encode
|
2024-07-22 22:58:01 +02:00 |
|
PhatPhuckDave
|
abfba3b5a7
|
Make every struct have a header header and not inherit the header
|
2024-07-22 22:52:04 +02:00 |
|
PhatPhuckDave
|
1b904b69fd
|
Implement size in submit_pdu
|
2024-07-22 22:43:48 +02:00 |
|
PhatPhuckDave
|
9b86dfc2ef
|
Implement interface in submit
|
2024-07-22 22:39:00 +02:00 |
|
PhatPhuckDave
|
21e2e17f27
|
Refactor pdus into many files
|
2024-07-22 20:35:53 +02:00 |
|