turbo-replay 0.1.2
turbo-replay assigns a sequence number to broadcasted messages and caches them. When a client disconnects because of flaky network, we're able to resend (or replay, hence the name) missed messages in the same order they were originally sent.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            rails
            >= 6.0.0
          
          
            turbo-rails
            >= 0.5