Skip to content

Commit

Permalink
improvement: queue or cancel previous connect request
Browse files Browse the repository at this point in the history
  • Loading branch information
kasiaMarek committed Aug 19, 2024
1 parent e537ad6 commit 779c0af
Show file tree
Hide file tree
Showing 5 changed files with 344 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ object BuildChange {
case object Failed extends BuildChange
case object Reconnected extends BuildChange
case object Reloaded extends BuildChange
case object Cancelled extends BuildChange
}
Loading

0 comments on commit 779c0af

Please sign in to comment.