Hello,
I have two questions:
1/ regarding the CLI, there is a note in the homework description stating the client should exit with a status code of 1 if a bad combination of parameters is given. However this doesn't seem to be implemented in the cli's main() function. Are we supposed to add this, or is it ok with the current implementation? Also should all CLI messages still go to "/message"?
2/ I noticed there is no handler defined for DataReply and SearchReply packet... can / should we add these in ourselves?
Thanks a lot, and have a nice weekend
Olivér