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

https://github.com/clnv/echoserver


https://github.com/clnv/echoserver

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# EchoServer

[github](https://github.com/clnv/echoserver)
[crates.io](https://crates.io/crates/echoserver)
[build status](https://github.com/clnv/echoserver/actions?query%3Amaster)
[dependency status](https://deps.rs/repo/github/clnv/echoserver)

## Run

```bash
cargo run -- --tcp-ports 4000,4001 --udp-ports 4000,4002 --http-ports 8080,9000
```

## License

This project is licensed under the [Apache 2.0 license](LICENSE).