You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now there are 2 large files; one for the agent and one for the client. This is not very cohesive and needs to be split into separate files based on some good domain modelling.
The text was updated successfully, but these errors were encountered:
This is probably less ideal to break up into different sub files since the class needs to conform to the interface generated by gRPC.
I tried doing it initially, but it just didn't really seem to make it better.
Right now there are 2 large files; one for the agent and one for the client. This is not very cohesive and needs to be split into separate files based on some good domain modelling.
The text was updated successfully, but these errors were encountered: