Clivern / Beaver

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
https://clivern.github.io/Beaver/
MIT License
1.54k stars 82 forks source link

from_client is null #145

Closed zkbqhuang closed 3 years ago

zkbqhuang commented 3 years ago

hi Clivern! The from_client is null when I use PublishChannel func of beavergo client tool, and I got result from vuejs frontend like this: {"from_client":"","to_client":"474a1d7f-ba2a-4131-afcd-452a8dd04d11","channel":"app_x_chatroom_1","data":"{\"message\":\"555\\n\"}"} so how to know the message came from which client in a chatroom app?

Clivern commented 3 years ago

Hi @zkbqhuang,

I am not sure if it is a bug in beaver or the package https://github.com/domgolonka/beavergo. so it will be investigation then

Clivern commented 3 years ago

from_client is null since it is from api, please open the ticket if you think it still an issue @zkbqhuang