gotty/server
Soren L. Hansen c66ae7b2e4 First, primitive stab at SPiCE integration
Launch an Xspice and run:
echo -ne "\033]844;127.0.0.1;9876\007"

This will launch a SPiCE client connecting to 127.0.0.1:9876.

Still need to add all the security stuff and generally be
more defensive in the implementation.
2021-04-16 06:50:05 -07:00
..
asset.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
handler_atomic.go Fix possible race condition on timeout 2017-08-13 13:40:00 +09:00
handlers.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
init_message.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
list_address.go Show alternative URLs when address is 0.0.0.0 2017-08-13 13:53:48 +09:00
log_response_writer.go Refactor 2017-08-11 15:31:11 +09:00
middleware.go Refactor 2017-08-11 15:31:11 +09:00
options.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
run_option.go Refactor 2017-08-11 15:31:11 +09:00
server.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
slave.go Take over GoTTY maintainership 2021-04-10 21:46:31 -07:00
ws_wrapper.go Refine API of webtty package 2017-08-24 14:40:28 +09:00