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
The architecture can be improved by using e.g NATS for messaging between services, while using gRPC as a forward facing API (facade) for the user. This should improve the design.
Could also look into using actix actor framework instead of NATS
The text was updated successfully, but these errors were encountered:
The architecture can be improved by using e.g NATS for messaging between services, while using gRPC as a forward facing API (facade) for the user. This should improve the design.
Could also look into using actix actor framework instead of NATS
The text was updated successfully, but these errors were encountered: