WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://whiskeysockets.github.io/Baileys/
MIT License
2.92k stars 1.01k forks source link

feat: Add routing info #773

Closed PurpShell closed 2 weeks ago

PurpShell commented 3 weeks ago

Routing info tells the socket where to point. Important detection vector and optimizing for faster startups and longer connections, lower latency

whiskeysockets-bot commented 3 weeks ago

Thanks for your contribution.

The next step is to wait for review and approval to merge it to main repository

The community can help reacting with a thumb up (:thumbsup:) for approval and rocket (:rocket:) for who has tested it.

To test this PR you can run the following command below:

# NPM
npm install @whiskeysockets/baileys@WhiskeySockets/Baileys#add-routing-info
# YARN v2
yarn add @whiskeysockets/baileys@WhiskeySockets/Baileys#add-routing-info