Fix tox_conference_delete wrapper
toxcore: fix log callback documentation
Use the upcoming toxav API
Switch to flake development shell
Manage object lifetime with destructors
Fix typo at offflinePeerLastActive
SPOF bootstrap: Make IPv4 and IPv6 optional
Normalize API for sending messages to conferences
Add boostrap module
Add a submodule for bootstrapping from a centralized node list.
This is not a part of the core module because it introduces a
single-point-of-failure.
Use Tox header for all imports, especially enums
Passing Nim enum pointers to the C library was trashing the stack.
Nim 1.0.2 compability, nimpretty
REUSE compliant licensing metadata