The hope is to have maps that update themselves as need be. This could be done by making stream connections, and letting the users know when an update occurs so that they can make requests for an updated map.
If done properly, this should resemble the observer pattern. As such, the readme should be updated when this is done.
The hope is to have maps that update themselves as need be. This could be done by making stream connections, and letting the users know when an update occurs so that they can make requests for an updated map.
If done properly, this should resemble the observer pattern. As such, the readme should be updated when this is done.