Iwasaki Yudai
|
d4475579ff
|
Close listener after calling StartRoutine()
This change prevents the listener from closing itself before
establishing the websocket session with the client.
|
2015-08-24 12:15:24 -07:00 |
|
Iwasaki Yudai
|
e613b29cc3
|
Shutdown server gracefully with Ctrl-C
|
2015-08-24 19:22:25 +09:00 |
|
Iwasaki Yudai
|
acacba6f03
|
Support auto reconnection
A new option `--auto-reconnect` which takes seconds to reconnect is
added.
|
2015-08-24 07:14:24 +09:00 |
|
Iwasaki Yudai
|
45f65bfc29
|
Support profile files to customize hterm
|
2015-08-23 22:58:01 +09:00 |
|
Iwasaki Yudai
|
a765d6c660
|
Set window title by control message
|
2015-08-23 20:54:46 +09:00 |
|
Iwasaki Yudai
|
beda1d7ab7
|
Close pty
|
2015-08-21 19:08:51 +09:00 |
|
Iwasaki Yudai
|
b68e889762
|
Restructure handler function and move methods to clientContext
|
2015-08-21 19:01:09 +09:00 |
|