-
-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Announcement: New version coming soon #2302
Comments
|
Yes, definitely, I'm studying a way to significantly reduce the browser's consumption, so that WhatsApp itself consumes very few resources, only what's necessary, along with a configuration to change that. |
Great that would be awesome, but i meant a way to return each session consumption, I mean session X consumption 200MB Ram 12% CPU So i can monitor which sessions uses more resources. |
Ahh, I see. I'll add this to our to-do list. I'm not sure if it's possible via Puppeteer, but we're working behind the scenes on the WPPConnect Manager, which will allow you to manage sessions, create new ones, etc. We can add something to monitor resources just like Grafana does. |
Great, also maybe use playwright instead of puppeteer https://playwright.dev/ ? |
Yes, yes, we are switching to Playwright now, as it allows for a variety of browsers. It was just out of habit that I mentioned Puppeteer, haha. |
Hi, a lot of these features would be extremely helpful for us as we're currently experiencing issues that would be fixed by this new update. What's your timeline? Would be helpful to know. Thanks. |
There is a PR to provide this in 1.X: #2354 |
Hello everyone, I'm very excited to announce that we are working on version 2.0 of wppconnect.
This version will use Playwright as the browser orchestrator, allowing the use of different types of browsers. We've seen some performance improvements and also a significant enhancement in the project's ease of use. I'll share more details about it soon.
What I need to know from you right now is:
What would you like to see in version 2 of wppconnect?
The text was updated successfully, but these errors were encountered: