GOLANG REACT CHAT APP

preview_player
Показать описание


🎌🎌 Join this channel to get access to perks:

💸💸 Golang complete Ecommerce Project series -

Рекомендации по теме
Комментарии
Автор

For every one who followed this and having problem connection aborts after sending single message, the problem is we added a defer function to abort after receiving a message in the Read method, just replace those two lines c.Pool.Unregister <- c & c.Conn.Close() with c.Read() ...

shyamsingla
Автор

Hello. The github import routes to a page that no longer exists. Is there a new page?

roygarrett
Автор

Really liked this Video
I just have a simple question
What is the significance of sending Type along with the Body

achintya-
Автор

Why are you still using classes in react? Thanks for this awesome project!

marcossouzajr
Автор

You haven't provided the github repo

ivanf
Автор

Sir, how to add functionality like whatsApp, having multiple user and chat between 2 user

deveshchoudhary
Автор

Thank you, this is ALMOST everything I need, it's so hard to find js+golang content on youtube, but... I need more of a messenger rather than a discord. How can I modify this to be between two registered users, private chats, like whatsapp, and it saves the history of our chat even after every session is over, like in a db?

annasaysthings
Автор

how can we do 1v1 and persist data in mongo

valentineejakpomewhe
Автор

can any one tell me any best resouces to learn go language any structure path free?

smitpatel
Автор

Great tutorial, but I'm facing some issues while I'm trying to start the frontend, so unable to test the app.

aayushchakraborty
Автор

Very good video. It has all i want.Can I use this project on my resume?

asifabu
Автор

Nice vedios, I am learning Golang as a beginner during training periods in my company my TL has told me to learn Golang with 30 days for APIs and web microservices. So My question is that ? is Golang best for future endeavors or not should i learn or shift another language..please suggest ?

govindakr
Автор

Is GO good for real world enterprise software building? Rust is even lesser used by companies apart from few large ones.

vinodmathew
Автор

where's the github link for this code

rowhen_
Автор

Sir, I think I have a problem on ChatHistory.jsx. It says "could not find name "messages" in {messages} when we are returning html

Club_com