arxcode
arxcode copied to clipboard
Fix AMP crashes
Occasionally the AMP bridge that connects the portal/server will fail. It often only fails in one direction, where messages from the portal can no longer get to the server, but messages from the server can reach the portal. Either need a way for this to gracefully recover, or rip out and replace the AMP bridge entirely with some protocol that has stronger support/adoption, such as ZeroMQ.