cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

Restore original init connection flow epic; inject browser dependencies into chat epics #323

Closed jimmcgaw closed 1 year ago

jimmcgaw commented 1 year ago

This cleans up the reworking of the init connect epic to be not be an epic. The objective there was to eliminate the direct dependency on the device from the epics themselves. This is much more easily done, with minimal potential unintended loss of functionality, via the means in this PR.