Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Add a message handler to handle messages #1

Open
ttycelery opened this issue Jun 9, 2020 · 1 comment
Open

Add a message handler to handle messages #1

ttycelery opened this issue Jun 9, 2020 · 1 comment

Comments

@ttycelery
Copy link
Owner

No description provided.

@reinier-millo
Copy link
Collaborator

I have added to develop branch the binary reader for WhatsApp messages. Currently the implementation is receiving text plain messages. To integrate with the message handler i have added a message callback. Changes are uploaded with #21.

There is some work to do with the received message to identify different type of messages. Currently media messages are not decoding successfully. Decoding is failing with the protobuf decode. I'm looking some references to identify how to solve it and allow to receive media messages. Currently media messages are received but don't decoded and identified successfully.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants