opendexnetwork / opendex-docker

Streamlined setup of OpenDEX via Docker 🐳
GNU Affero General Public License v3.0
4 stars 1 forks source link

feat: implement attach command #17

Open Maith8Ae opened 3 years ago

Maith8Ae commented 3 years ago

This PR implements the attach command which can be used like

opendex-launcher attach ws://127.0.0.1:8080

It's useful when you debugging proxy (opendex-docker-api) locally.