arborchat / muscadine

[legacy] The Arbor reference client implementation
Apache License 2.0
5 stars 2 forks source link

Darklaunch session tracking #91

Closed whereswaldon closed 5 years ago

whereswaldon commented 5 years ago

This PR implements logic that tracks which other users are online, but doesn't expose that information anywhere except the log file for the client. Adding a way to view the list of connected users in the TUI would make this PR huge, so this just implements the foundation for that feature instead.


Review required: @arborchat/devs