gotty/webtty
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
..
doc.go Refactor 2017-08-11 15:31:11 +09:00
errors.go Refine API of webtty package 2017-08-24 14:40:28 +09:00
master.go Refine API of webtty package 2017-08-24 14:40:28 +09:00
message_types.go First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
option.go Refine API of webtty package 2017-08-24 14:40:28 +09:00
slave.go Refine API of webtty package 2017-08-24 14:40:28 +09:00
webtty_test.go Refactor 2017-08-11 15:31:11 +09:00
webtty.go Split input into buffer sized chunks 2021-04-12 19:39:32 -07:00