wspty 0.1.1

xterm.js example with Rust Tokio and pty backend server
docs.rs failed to build wspty-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: wspty-0.1.0

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.