wsowens / sockterm

A flexible, easy-to-embed terminal emulator for connecting to WebSockets.
Apache License 2.0
5 stars 1 forks source link

a rich terminal backend example #5

Open asmodehn opened 3 years ago

asmodehn commented 3 years ago

I am here attempting to have a webbrowser securely connecting to a terminal via websocket, and get a repl running... There is one with xterm and another with sockterm for comparison.

Current issues with this backend example code :

Also various issues to solve on the sockterm side.