Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 613 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 613 Bytes

wspty - xterm.js example with Rust Tokio and pty backend server

Usage

Start the websocket backend server

cargo run --example server

Open web page

./assets/index.html

Related Projects

License

This project is licensed under the MIT license.