ratox
ratox copied to clipboard
[wip] fifo based tox client
Hi, how can file name can be set in order the other side will know what it is I am sending (and how big it is) ? `echo "file_name" >...
Conference calls do not seem stable enough in the API yet: /** * NOTE Compatibility with old toxav group calls. TODO(iphydf): remove */ But when this is sorted out, conference...
When another client calls ratox, but hangs up before ratox can accept the call, ratox crashes. valgrind shows faulty memory accesses in callback_end(). Noteworthy: there are no faulty memory accesses...