Clivern / Beaver

💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

Home Page:https://clivern.github.io/Beaver/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

from_client is null

zkbqhuang opened this issue · comments

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?

commented

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

commented

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