Skip to content
  • Clworld's avatar
    dab8fc45
    Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278) · dab8fc45
    Clworld a rédigé
    * Add redis key "subscribed:timeline:#{account.id}" to indicate active streaming API listeners exists.
    
    * Add endpoint for notification only stream.
    
    * Run PushUpdateWorker only for users uses Streaming API now.
    
    * Move close hander streamTo(Http/Ws) -> stream(Http/Ws)End (Deal with #3370)
    
    * Add stream type for stream start log message.
    dab8fc45
    Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
    Clworld a rédigé
    * Add redis key "subscribed:timeline:#{account.id}" to indicate active streaming API listeners exists.
    
    * Add endpoint for notification only stream.
    
    * Run PushUpdateWorker only for users uses Streaming API now.
    
    * Move close hander streamTo(Http/Ws) -> stream(Http/Ws)End (Deal with #3370)
    
    * Add stream type for stream start log message.
Chargement en cours