Commits


Michael Lehenbauer authored and GitHub committed 1743675c50b
Enable gRPC Keepalives at 30s of inactivity. (#3029) This brings us to parity with Android (https://github.com/firebase/firebase-android-sdk/blob/47d41b9dc17cd95a7799f672f5cc14f1747642ec/firebase-firestore/src/main/java/com/google/firebase/firestore/remote/Datastore.java#L114) and addresses #2987.