Commit Graph

2 Commits (0136772c2320e307c4574139ab25c09a983d6913)

Author SHA1 Message Date
Joey Hines 0136772c23
Refactored, handle failures more gracefully
+ 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
2024-06-16 16:37:28 -06:00
Joey Hines c6031f5fa4
Initial commit
+ Basic robot connector and manages
+ Handles keep alive ping, with some issues
+ Need GRPC or other api
2024-06-15 13:21:54 -06:00