Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Detect and recycle broken connections on non-GCM devices #62

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 4, 2019

  1. Detect and recycle dangling websockets.

    Co-authored-by: Dimitris Papavasiliou <dpapavas@gmail.com>
    Co-authored-by: Ralf Kohrt <rkohrt@phys.ethz.ch>
    Dimitris Papavasiliou and Ralf Kohrt committed May 4, 2019
    Configuration menu
    Copy the full SHA
    daa5dc9 View commit details
    Browse the repository at this point in the history
  2. Properly handle keep-alive alarms for multiple pipes.

    Dimitris Papavasiliou committed May 4, 2019
    Configuration menu
    Copy the full SHA
    fc14abc View commit details
    Browse the repository at this point in the history
  3. Share IncomingMessageObserver's pipe by reference.

    Dimitris Papavasiliou committed May 4, 2019
    Configuration menu
    Copy the full SHA
    510a25b View commit details
    Browse the repository at this point in the history