Why not try it yourself?
Build a real-time messaging
application using bleeding edge technology.
If you're up to the challenge, you'll learn how to
build a live chat application that uses websockets
with Angular and GraphQL. It uses the
Slack SDK
for real-time communication with the Slack API.
Why Slack?
Slack is a messaging
platform focusing on team collaboration. It provides
many points of integration to enhance the user/team's
experience. Slack provide separate apps that you can
download on your Android phone, iPhone, iPad device,
Windows or Mac machine, which are updated with instant
messaging notifications.
In this tutorial, using open source software you will
build an application that will allow website visitors
to connect to your downloaded Slack apps (on any of your
devices) and chat to you in real-time from any website
that you install your built application.
Build a real-time chat app