Open dhuebner opened 10 months ago
It would be interesting to try out communication with a worker thread. Following should work:
new Messenger()
It would be interesting to try out communication with a worker thread. Following should work:
new Messenger()
that spawns a Worker and "talks" to him.