Skip to content

Close socket connection and update prev link by streaming (MastoAPI)

  • Socket is created each time when open a timeline but not closed. so many socket connections are stacked.
  • Prev link for fetching isn't updated by streaming.

Merge request reports