gave92/fbchat-sharp

onMessage not working

k4r3l01 opened this issue · 3 comments

Hello i using this app for logging my messages but now not working onMessage on netcore logging is without problem but onmessage not works :(

and its because fbmsgr migrated to MQTT over websocket and in this repo is solution but its in python and not C# :( https://github.com/tulir/fbchat-asyncio

hello, I'm working on adding MQTT support. You may try out the latest commit 866a088 in the develop branch.

thanks with develop branch its working