ServerStore
object ServerStore
The store of the server. This class uses the core concepts of the original Redux library. Thanks to the singleton pattern, the ServerState can be accessed or edited from anywhere.
The store of the server. This class uses the core concepts of the original Redux library. Thanks to the singleton pattern, the ServerState can be accessed or edited from anywhere.