Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sword-jin/caddy-frp-grpc-streaming


https://github.com/sword-jin/caddy-frp-grpc-streaming

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Setup

```bash
# build image
make build

# run docker compose
docker compose up
```

### test

```
make test-run
```