exit stepthrough old - rsanchez-wsu/jfiles GitHub Wiki

Exit Command

##JFilesServer.handle()

  1. Send a string to the client confirming the exit.
  2. Run the remove command

##JFilesServer.remove()

  1. Rearrange the clients in the array to remove the client that logged off.