Add serverside LIST_USERS command #63
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Summary
Add command
LIST_USERSto list all users currently active on the server.Context
Request, CommandParser, Response and CommandHandler
Current Progress
Notes
One pain-point could be response size, with tens or hundrets or active users on the server.
But introducing pagination only complicates things and is far from realistic anyways.
Request
Response
Response for two active users: Bob and Max Mustermann.
Checklist
assigned to @lars.winzer
changed title from
Add serverside LIST_USERStoAdd serverside LIST_USERS commandcreated branch
feat/63-add-serverside-list-users-commandto address this issuemarked the checklist item ListUsersRequest as completed
marked the checklist item ListUsersParser as completed
marked the checklist item ListUsersResponse as completed
marked the checklist item ListUsersHandler as completed
marked the checklist item Update protocol documentation as completed
changed the description
changed the description
marked the checklist item Write JavaDoc as completed
added 45m of time spent at 2026-04-09 12:00:00 +0200
mentioned in merge request !90
mentioned in commit
74497a1e8e