http rust web server serving pcap files and connect to web UI

- Fixed capture toggle and connected with updateDevice
- server serves pcap files with GET /pcap/<serial>

Video: go/netsim-video-cl2419841
Bug: 267502481
Change-Id: I42acefc041b99f9b7f68707794d1d06acc4c3157
6 files changed
tree: ed71daae74af60742636a4e257370fead47e1cd8
  1. cmake/
  2. doc/
  3. rust/
  4. scripts/
  5. src/
  6. ui/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. cmake-format.json
  11. CMakeLists.txt
  12. LICENSE
  13. OWNERS
  14. README.md
README.md

netsim - a network simulation tool for multi-device use cases

Netsim is a development stage open-source tool for testing and analysis of android multi-device apps and frameworks. It offers radio level control and HCI tracing.