+51
−1
+5
−0
+2
−0
src/core/mainloop/mainloop_pubsub.c
0 → 100644
+149
−0
src/core/mainloop/mainloop_pubsub.h
0 → 100644
+23
−0
Loading
This commit has the necessary logic to run the publish/subscribe system from the mainloop, and to initialize it on startup and tear it down later.