Skip to content

facundocarballo/go-chat-app

Repository files navigation

Web Sockets - Chat App

This app allows you as a User to chat with friends and also with a group of friends.

The idea is to show how Web Sockets help us bidirectional communication with two or more clients connected, to display the messages in real time.

Server - Golang

Go to the server folder to see in detail how to implement the server that handles Web Sockets connections.

Client - NextJS App

Go to the client folder to see in detail how to implement a client that connects to a Web Socket Server.

Links to the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published