Building a Chat Messaging App in SpringBoot, GraphQL and React

I’ve always found it interesting to build a Chat Messaging App, like a a Messenger…
Always found it challenging how would you handle sending messages from the Server to the Clients?

So I have always wanted to build a Messaging Application.
And I finally had to time to do it.

I have built a simple/basic messaging Application in SpringBoot, GraphQL and React.

Find the project here.

https://github.com/razvangvr/sample-chat-app