toxcore/other/event_tooling
iphydf bdd42b5452
refactor: Add common msgpack array packer with callback.
There will be more object arrays that need to be packed. This function
takes care of NULL (creating an empty array), and putting the correct
array size and calling the per-element callback the right amount of
times.
2024-01-18 13:52:35 +00:00
..
.gitignore
Dockerfile refactor: Make event dispatch ordered by receive time. 2024-01-15 16:32:10 +00:00
generate_event_c.cpp refactor: Add common msgpack array packer with callback. 2024-01-18 13:52:35 +00:00
run refactor: Make event dispatch ordered by receive time. 2024-01-15 16:32:10 +00:00