Add serverside LIST_USERS command #246
Reference in New Issue
Block a user
Delete Branch "feat/63-add-serverside-list-users-command"
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?
Added
ListUsersRequestAdded
ListUsersParserAdded
ListUsersResponseto buildResponseBodycontaining collection of all currently active users.Added
ListUsersHandlerto executeListUsersRequest, retrieving all users from theUserRegistryand dispatching theListUsersResponse.Updated protocol document with new command its parameters and response fields aswell as an example
Closes #63
changed the description
mentioned in commit
74497a1e8e