exit stepthrough - rsanchez-wsu/jfiles GitHub Wiki
Exit Command
##JFilesServer.handle()
- Send a string to the client confirming the exit.
- Run the remove command
##JFilesServer.remove()
- Rearrange the clients in the array to remove the client that logged off.