ucsb-cs56-projects / cs56-networking-chat

-
1 stars 6 forks source link

Update nickname in client #59

Open jmangel opened 7 years ago

jmangel commented 7 years ago

in Client.java, there is currently a stub for updating a contact's nickname (else if(strs[1].equals("1006"))). Fix this so that it changes the contact's nickname in the client

Estimated 50 pts

seemantasaha commented 6 years ago

W18 OK. 50 points.