Only one message recieved when multiple messages are sent.
Open
- Dominant language
- JavaScript
- Stars
- 435
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
I have connected using ``bind_transceiver`` and is listening on ``deliver_sm``. When multiple messages are sent to my app only one is being picked up by ``deliver_sm`` the other one goes missing. Sometimes the app receives both messages. Any idea why this is happening? Is there something wrong with the way I am listening to ``deilver_sm`` event?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.