diff options
author | Calvin Morrison <calvin@fastmailteam.com> | 2022-07-27 20:58:28 -0400 |
---|---|---|
committer | Calvin Morrison <calvin@fastmailteam.com> | 2022-07-27 20:58:28 -0400 |
commit | bcd8da8b1a3d02a90b3c9c8ca73d8b26760bb219 (patch) | |
tree | a89057557b9076306864428ff542c672b5ce7eb4 /README | |
parent | d210af2268c29420983cdd6937affc7a2d3f5b47 (diff) |
libmoc
our previous attempt ran into issues where we have two loops, a GUI loop and the MOC loop.
I rewrote this into lib_moc which has it's own thread that manages the MOC socket connection
and exposes the interface to a client program via a moc object. all you need to do is call
moc_init();
Pretty cool, still runs into issues regarding autoconnect and some other problems.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions