wetty

Crates.iowetty
lib.rswetty
version0.1.1
sourcesrc
created_at2022-04-08 17:17:54.999787
updated_at2022-04-08 17:17:54.999787
descriptionxterm.js example with Rust Tokio and pty backend server
homepagehttps://github.com/btwiuse/wetty
repositoryhttps://github.com/btwiuse/wetty
max_upload_size
id564350
size286,314
(btwiuse)

documentation

README

wetty - 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.

Commit count: 450

cargo fmt