**Description** Just a list of ideas for clean up of the repo. **Notes** If you want, take one of the ideas, create your own issue, and go for it! **Ideas** - Remove SP-mocks - From setup.go, what do we still need? - [main.go Line #208] `// better logic here` -- Are there other annotations like this? - Remove tunnel logic / proxy logic - Remove Websocket logic - Testing criteria and benchmarks? - How much of the 'infra' folder do we still need?
Description
Just a list of ideas for clean up of the repo.
Notes
If you want, take one of the ideas, create your own issue, and go for it!
Ideas
// better logic here-- Are there other annotations like this?