WebSocket Bridge for Real-time INCOMING_MESSAGE Handling via WhatsApp #361
diarmacpro
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
Just wanted to share a workaround I built while waiting for official WebSocket support for incoming messages (INCOMING_MESSAGE) on the main project.
Repository: https://github.com/diarmacpro/wib-hiik-gowea-nya-aldinokemal
What it does:
This allows me to:
Why I made this:
Since native WebSocket support for incoming messages isn't available yet, I needed a way to push message events to the client without reimplementing everything or relying on polling.
While this is just a temporary solution, it works pretty well for live use cases.
Would love feedback or ideas to improve it. And of course, I hope something like this gets integrated natively in the future!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions