Safety for a production env #115
-
Hey, first I would like to say thank you for all your work on this. The lib looks amazing. I was wondering what are the core technologies under the hood, it seems like we are not using puppeteer right? I know it's impossible to garantee full stability with a non oficial API, but I would like your opinion on how much you consider this lib a good fit for a Saas where 50+ clients connect their WhatsApp. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, thank you for your kind words!
It depends - there're few engines and 2 of them use puppeter under the hood, so it looks like a usual WhatsApp Web instance from Meta perspective.
It's pretty real with a proper infrastructure preparation.
I hope it answers your questions, let me know if there's anything I can help with! |
Beta Was this translation helpful? Give feedback.
Hi, thank you for your kind words!
It depends - there're few engines and 2 of them use puppeter under the hood, so it looks like a usual WhatsApp Web instance from Meta perspective.
NOWEB engine uses direct connection via websockets, so you should be more accurate when dealing with that, but it's not hard, actually.
https://waha.devlike.pro/docs/how-to/engines/
It's pretty real with a proper infrastructure preparation.
I'd suggest few things here: