celestiaorg / celestiaorg/celestia-node
Ensure we are running only one HTTP server
Open
area:node
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
We run an HTTP server for every auxiliary service(gateway, RPC, pprof, libp2p metrics) Instead, we should have only one and register new endpoints for each service
Contributor guide
Assessment
This issue has not been assessed yet.