An open API service indexing awesome lists of open source software.

https://github.com/zingerlittlebee/actix-web-pty-xtermjs-websocket

actix-web + pty + xtermjs + websocket
https://github.com/zingerlittlebee/actix-web-pty-xtermjs-websocket

Last synced: over 1 year ago
JSON representation

actix-web + pty + xtermjs + websocket

Awesome Lists containing this project

README

          

# Web terminal with Rust and Actix-web

`actix-web` + `xtermjs` + `portable-pty` = 🚀

## Running this project
```shell
$ npm install
$ npm run dev
$ cargo run
```