Skip to content
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

feat: Add routing info #773

Merged
merged 1 commit into from
May 15, 2024
Merged

feat: Add routing info #773

merged 1 commit into from
May 15, 2024

Conversation

PurpShell
Copy link
Collaborator

@PurpShell PurpShell commented May 10, 2024

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

@whiskeysockets-bot
Copy link
Contributor

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

@PurpShell PurpShell merged commit 0eaa5af into master May 15, 2024
2 checks passed
PurpShell added a commit that referenced this pull request Jun 2, 2024
* fix(master): linting

* fix(master): linting warnings

* Make "logger" optional (#772)

* fix: downloadMediaMessage return type matched parameter (#757)

* fix: downloadMediaMessage return type matched parameter

* chore: keyword-spacing eslint rule warn instead of error

* chore: linting

aaaaaaaaaaaaaaaaaaaa

* feat(add-routing-info): initial commit (#773)

* feat(add-logger): initial commit (#777)

* Remove predefinedLabels (#770)

* Remove predefinedLabels

If the user doesn't delete the label from the WA business, it's not a problem.

but it will be a problem when the user deletes the default label, it remains in store but doesn't exist in WA

* fix linting

* fix trailing

* Update chats.ts

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>

* fix shouldIgnoreJid not receiving app state keys (#792)

* fix(master): linting and making functionality better

* Update messages-recv.ts

* Update baileys-version.json

* Fix linter != to !== (#834)

* Use message-receipt.update for status@broadcast events (#833)

* Lock file on save and read (#824)

Fix #794

* feat: add event that handles join approval requests (#802)

* initial commit

* lint

* add type in method

* add more actions / fixes participant jid / rename event

* fixes

* more fixes

* fix typing

* change 'reject' to 'rejected'

* chore:linting

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>

* chore(release): v6.7.3

---------

Co-authored-by: allburov <allburov@gmail.com>
Co-authored-by: arthur simas <arthursimas1@gmail.com>
Co-authored-by: azudin <azudin.daem@gmail.com>
Co-authored-by: vini <91087061+vinikjkkj@users.noreply.github.com>
Co-authored-by: ShellTear <shelltear1337@gmail.com>
Co-authored-by: Wender Teixeira <unktools@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants