wspty

Crates.iowspty
lib.rswspty
version0.1.1
sourcesrc
created_at2021-02-28 06:26:39.401765
updated_at2021-05-20 01:46:47.887965
descriptionxterm.js example with Rust Tokio and pty backend server
homepagehttps://github.com/jason-ni/wspty/tree/master/
repositoryhttps://github.com/jason-ni/wspty
max_upload_size
id361693
size290,871
Jason Ni (jason-ni)

documentation

README

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.

Commit count: 7

cargo fmt