1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 09:03:29 +02:00
birchwood/source
Tristan B. Velloza Kildaire 32817d4134 Receiver
- Fixed conflicting symbol name `Event` arising from the use of `Eventy` and `libsnooze`
- Initialize the libsnooze event
- Initialize the queue mutex
- Set the thread's worker function

Sender

- Fixed conflicting symbol name `Event` arising from the use of `Eventy` and `libsnooze`
- Initialize the libsnooze event
- Initialize the queue mutex
- Set the thread's worker function

Protocol

- Moved module `message` to new package `protocol`
- Moved module `constants` to new package `protocol`
2023-03-09 15:31:30 +02:00
..
birchwood Receiver 2023-03-09 15:31:30 +02:00