Open rogeralsing opened 9 years ago
Currently, the backend needs to be up and running and waiting in init mode before the frontend starts. which works for local dev, but will not work on scale where frontend can respawn.
this needs to be addressed. possibly using Akka.Cluster instead
Currently, the backend needs to be up and running and waiting in init mode before the frontend starts. which works for local dev, but will not work on scale where frontend can respawn.
this needs to be addressed. possibly using Akka.Cluster instead