Open glitchkyle opened 1 month ago
When running in a containerized environment, the gateway and shared memory manager has to be within the same container. Socket Map Manager is only listening to "INADDR_ANY". Need to load address from configuration file.
Cannot run with multiple containers unless they share the same namespace. When we use the Socket message.
When running in a containerized environment, the gateway and shared memory manager has to be within the same container. Socket Map Manager is only listening to "INADDR_ANY". Need to load address from configuration file.