Open rene0 opened 6 years ago
The process_input and post_process_input callbacks for example are probably better implemented as a separate thread instead of as callbacks. This also cleans up the library a bit. Check other nullable callbacks too.
The process_input and post_process_input callbacks for example are probably better implemented as a separate thread instead of as callbacks. This also cleans up the library a bit. Check other nullable callbacks too.