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
Søren L. Hansen
e988349add
Merge branch 'pr/sehaas/294'
2021-04-10 23:22:43 -07:00
Søren L. Hansen
4e017f1618
Take over GoTTY maintainership
...
@yudai built this amazing piece of software, but it now needs a new,
active maintainer. I'm taking a stab at it.
2021-04-10 21:46:31 -07:00
Sebastian Haas
b685b8040a
Add Progressive Web App support
...
provide manifest.json to enable PWA compatibilities
2020-10-01 22:32:47 +02:00
Iwasaki Yudai
807bcc25a4
Refine API of webtty package
2017-08-24 14:40:28 +09:00
Iwasaki Yudai
8803721f3d
Add xterm itegration
...
* Move to TypeScript from legacy JavaScript
* Add support of xterm.js
* Hterm is still available for backward compatibility
2017-08-21 16:38:28 +09:00
Iwasaki Yudai
d6c98866b9
Output proper log when upgrade fails
2017-08-21 15:36:23 +09:00
Iwasaki Yudai
6765efbd61
Add new option to allow cross origin requests to WS endpoint
2017-08-13 15:09:22 +09:00
Iwasaki Yudai
2a2a034788
Fix possible race condition on timeout
2017-08-13 13:40:00 +09:00
Iwasaki Yudai
9b8d2d5ed5
Reduce struct variables of server.Server
2017-08-12 17:56:46 +09:00
Iwasaki Yudai
a6133f34b7
Refactor
2017-08-11 15:31:11 +09:00