Create a One to one chat application using Fuse?

Hi! Can any body suggest how to implement a chat application using Fusetools? Also need to share images between users?

Hey.

For chat functionality, you could start by checking this example. To add users use Firebase and with Storage module, you could upload images to server and share between users.

Hope this helps.

Thanks for your reply. Arturs :slight_smile: