+ Handles full throughput from GRPC API to robot and back + Added in-band error responses
+ Split ConnectionHandler into its own struct + Handle errors more gracefully + System no longer locks up or crashes if a bot goes offline + Bots who go offline are automatically removed from the connector pool
+ Basic robot connector and manages + Handles keep alive ping, with some issues + Need GRPC or other api