ready This event indicates that runSystem has correctly started up the framework-level rendering subsystem and is ready for window creation.
recvShutdown This event indicates that the operating system has received a signal to shut down the application; in some frameworks this is triggered by the last open window being closed, but can also occur due to a system-level quit operation. It is usually a good idea to respond to this event by shutting down your system.