This update enables socket connections for all stores.
This means that your server will make one socket connection to CraftingStore to communicate, instead "phoning home" every few minutes. Using sockets, we can send messages in realtime to your server.