Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ShankyTiwari/Group-Chat-implementation-in-GoLang-using-websocket

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Chat implementation In GoLang using websocket

How to implement Group Chat in GoLang using websocket

Installtion

Below command will Install all the dependencies recursively.

go get -d ./...

Starting the GO server

Use the below command to create executable and the run executable.

go build

Explanation and Blog Post

I have written a complete article on this application. For more details and Code explanation, visit this link https://www.codershood.info/2020/06/17/build-a-realtime-group-chat-app-in-golang-using-websockets/

Morty Proxy This is a proxified and sanitized view of the page, visit original site.