This is a toy project attempting to rewrite OpenWPM in Rust to get a better understanding of both rustlang and OpenWPM.
Reimplement the basic structure of
- TaskManager
- Browser
- DataAggregator
However I want to use websockets instead of unix sockets.
This is a toy project attempting to rewrite OpenWPM in Rust to get a better understanding of both rustlang and OpenWPM.
Reimplement the basic structure of
However I want to use websockets instead of unix sockets.