[Swift Library] Throttler

111 Просмотры
Издатель
Throttle massive number of inputs in a single drop of one line API.

A common problem that Throttler can solve is
a user taps a button that requests asynchronous network call a massive number of times
within few seconds.

It is a common situation I can meet in my daily work.
Think about how many lines you need to write without Throttler
to solve these repeatedly tedious and error-prone task!

https://github.com/boraseoksoon/Throttler
Категория
Язык программирования Swift
Комментариев нет.