Receive multiple messages per frame and fix some unhandled exceptions
Compare changes
- Björn Eßwein authored
Runs AsyncReadLoop in a c# background thread (using Task.run) to be able to receive more then one message per Unity update() call.