Open dallanb opened 3 years ago
For many socket events we refreshMe in the app upon receiving the notification. These events can occur in close succession so we should have something that will either cancel an event call or debounce the event call.
This task has already been completed
For many socket events we refreshMe in the app upon receiving the notification. These events can occur in close succession so we should have something that will either cancel an event call or debounce the event call.