Page MenuHomePhabricator

[lib][native][web] Use connection from keyserverStore
ClosedPublic

Authored by inka on Aug 23 2023, 8:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 10, 1:24 PM
Unknown Object (File)
Thu, Jan 9, 1:43 AM
Unknown Object (File)
Wed, Jan 8, 5:43 PM
Unknown Object (File)
Wed, Jan 8, 5:43 PM
Unknown Object (File)
Wed, Jan 8, 12:29 PM
Unknown Object (File)
Mon, Jan 6, 5:28 PM
Unknown Object (File)
Sun, Dec 29, 11:53 AM
Unknown Object (File)
Nov 23 2024, 1:51 AM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-4460/refactor-connection-field
The second step is to start using connection from keyserverStore.

Some explanations:
master-reducer: once actions have a defined way of extracting keyserver id from their arguments we will use the correct id instead of ashoatKeyserverID
about invariants:

Test Plan

ran yarn flow-all. Checked that the app works, and the "Disconnected" bar is not present when app is connected, and is present when keyserver is down.

Diff Detail

Repository
rCOMM Comm
Branch
inka/redux3
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

inka requested review of this revision.Aug 23 2023, 9:02 AM

Thank you for all links for the invariants!

This revision is now accepted and ready to land.Aug 23 2023, 10:45 PM