platform supported: Windows / Linux(x11)
Inspired by an internal company project, but not a complete copy. My main job at my previous company was to integrate CEF into the Rust client, but the internal project made a lot of specific changes to accommodate business needs, which wasn't to my liking, so I decided to create a more generic version myself.
Would this be an infringement of intellectual property rights? I don't have a definite answer, after all, I used my experience from working at the company, but it's not like I copied the code exactly and opened it up. To avoid this problem, I will not be providing active support for this project and this is just my own version.
Cargo has a very poor experience when relying on dynamic libraries, this cannot be fixed at the compiled script level, at least not by publishing directly to crates.io, if you want to run an example, see this issue: #3
MIT Copyright (c) 2022 Mr.Panda.