SkygearIO / chat

Skygear Plugin - Chat SDK
Apache License 2.0
17 stars 18 forks source link

New message event sent before the message record is saved #229

Closed tensiuyan closed 5 years ago

tensiuyan commented 5 years ago

Expected behaviour: the new msg event should be broadcasted only after the message record is saved.