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.
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