Closed mistadikay closed 9 years ago
Right now in case to send data to the server, we have to actually import action and call it. Maybe it makes sense to come up with something similar to DataWatcher — DataSender maybe?
DataWatcher
DataSender
implemented DataSender in v0.8.0
Right now in case to send data to the server, we have to actually import action and call it. Maybe it makes sense to come up with something similar to
DataWatcher
—DataSender
maybe?