Skip to content
Bugfix tag 00.19.01

Fixes in RebotBackend:
- Sending 'hello' instead of 'heartbeat' in ReboT protocol version 1
- Heartbeat loop does not throw on error but writes to cerr and closes the backend. You could not catch the exception because it is running in its own thread.