-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
現行的執行架構是採用大回圈的機制,每隔一段特定的時間間隔(Interval)就進行抓取新噗的動作,並檢查有沒有新的 plurk ,但這麼做的缺點是會耗費大量的 Plurk API calls ,導致常常碰觸到 Plurk API 規定的使用上限。
因此應使用 Realtime Notification API 來追蹤時間軸。
Realtime Notification: http://www.plurk.com/API/1#realtime
Reactions are currently unavailable