vuex-chat icon indicating copy to clipboard operation
vuex-chat copied to clipboard

Real time chat with Laravel, Vue js, Vuex, Echo and pusher

Real time chat with Laravel, Vue js, Vuex, Echo and pusher

Alpha version

Latest Version on Packagist Software License Build Status Coverage Status Quality Score

To DO

  • [ ] Message read status(notifications) + counter of unread messages on every conversation (redis)
  • [ ] is typing event broadcast (expensive)
  • [ ] Remove users from chat + animation ( on leave and enter )
  • [ ] Emoji
  • [ ] Update time ago (moment js)
  • [ ] Load more / pagination
  • [x] New conversation transition
  • [x] New reply transition
  • [x] Web notifications (if tab is not active)
  • [x] If Author, avatar on the right side
  • [x] Compact all conversations

Screenshot

Chat demo

Testing

soon

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT)