2 devlogs
1h 50m 52s
The Headless version of RFox, a browser made in rust, this is also the engine for RFox
The Headless version of RFox, a browser made in rust, this is also the engine for RFox
Yo, so far I have made a simple cookie management API and added some event callbacks. Busy replacing Chromium backend with my own custom one to possible improve performance and so you dont need chromium installed to use RFox or RF-Headless.
Log in to leave a comment
Just started building RFheadless, and already have a working version. So far it can navigate a page, grab the title, and take a screenshot. This is just the core engine, custom backend is next and then I will implement it into a custom browser as a different project.
Roadmap:
Log in to leave a comment