Add a "start offline" mode #202

Open
opened 2019-08-10 17:38:05 +00:00 by sarah · 1 comment
Owner

Setting where Listen() isn't launched you only connect to designated peers.

Setting where Listen() isn't launched you only connect to designated peers.
Owner
  • pretty straight forward. right now we call app.LaunchAllPeers

we could create an enum that is "online", "dont listen (but do outgoing [peer and or server?])", and "nothing" + add some manual click to connect stuff in the UI

then either for early testing just a command line flag, but maybe a settings drop down that is saved and consulted at start up?

- pretty straight forward. right now we call app.LaunchAllPeers we could create an enum that is "online", "dont listen (but do outgoing [peer and or server?])", and "nothing" + add some manual click to connect stuff in the UI then either for early testing just a command line flag, but maybe a settings drop down that is saved and consulted at start up?
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/ui#202
No description provided.