Created some new monitoring utilities based on linking the threading client with the asyncio server by way of a queue. I also generalized the approach and updated the caproto PR.
IOC no longer dies if connections are lost due to the new monitoring strategy.
Closes #15 Closes #8
Created some new monitoring utilities based on linking the threading client with the asyncio server by way of a queue. I also generalized the approach and updated the caproto PR.
IOC no longer dies if connections are lost due to the new monitoring strategy.