Back to Browse

Connect a Web App to a Web Socket - React | NextJS | Golang

3.0K views
Dec 11, 2023
12:22

In this video, I will guide you through the process of connecting a React/NextJS application to a WebSocket using a server implemented in Golang. We will explore how the server can send messages to the client through the WebSocket, allowing the client to be notified and reflect that data on the screen. Additionally, we will address the client's ability to send messages to the server via the WebSocket and how the server can process and use those messages according to its needs. Throughout the demonstration, you will learn how to establish efficient bidirectional communication between your React/NextJS application and the Golang server using WebSockets, providing dynamic and real-time interactivity between both parties. Resources: - Chat App Repo (https://github.com/facundocarballo/go-chat-app) Contact Me - Web (https://facundo-carballo.web.app) - Instagram (https://www.instagram.com/facucarballo.yt.en/) - TikTok (https://www.tiktok.com/@facucarballo.yt.en) - Linkedin (https://www.linkedin.com/in/facundo-carballo-a1b128228/) - GitHub (https://github.com/facundocarballo) - My other YouTube Channel (https://www.youtube.com/channel/UCsHoGhGuLYu4_t_4qF4cZmw)

Download

0 formats

No download links available.

Connect a Web App to a Web Socket - React | NextJS | Golang | NatokHD