Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bajrangcoder/websockify_rs

Rust implementation of websockify
https://github.com/bajrangcoder/websockify_rs

Last synced: about 15 hours ago
JSON representation

Rust implementation of websockify

Awesome Lists containing this project

README

        

# websockify_rs

Rust implementation of websockify.

## Usage

```bash
websockify_rs
# or
cargo run --
```

## Installation

As it serves binary for few platforms, you can download it using this

```bash
curl -L https://raw.githubusercontent.com/bajrangCoder/websockify_rs/main/install.sh | bash
```