tile38/controller
Josh Baker 49e1fcce7a Added CLIENT command
CLIENT LIST
CLIENT SETNAME name
CLIENT GETNAME
CLIENT KILL [ip:port] [ID client-id] [ADDR ip:port]

The CLIENT LIST command returns

  One client connection per line (separated by LF)
  Each line is composed of a succession of property=value
  fields separated by a space character.

  id: an unique 64-bit client ID
  addr: address/port of the clien
  age: total duration of the connection in seconds
  idle: idle time of the connection in seconds
  name: the name of the client

Suggested by @UriHendler, closes #139
2017-01-30 11:35:42 -07:00
..
2016-11-16 13:01:19 -07:00
2017-01-13 10:03:02 -07:00
2017-01-13 08:04:33 -07:00
2016-11-02 09:15:48 -07:00
2016-07-12 10:07:28 -06:00
2017-01-30 11:35:42 -07:00
2016-04-02 19:16:36 -07:00
2016-12-06 10:30:48 -07:00
2016-03-31 17:42:22 -07:00
2017-01-30 11:35:42 -07:00
2017-01-30 11:35:42 -07:00
2017-01-30 11:35:42 -07:00
2016-12-28 11:16:28 -07:00
2017-01-10 19:49:48 +03:00
2017-01-30 11:35:42 -07:00
2016-12-29 08:50:54 -07:00
2016-03-04 16:08:16 -07:00
2016-12-28 11:16:28 -07:00
2016-07-12 13:18:16 -06:00
2016-04-02 18:33:38 -07:00
2016-03-29 05:53:53 -07:00
2017-01-10 19:49:48 +03:00
2017-01-10 19:49:48 +03:00
2017-01-13 08:53:01 -07:00
2016-03-04 16:08:16 -07:00
2017-01-10 19:49:48 +03:00