Skip to content

Realtime Web Chat Application Created in GO lang with gorilla websockets .

Notifications You must be signed in to change notification settings

manojsonje/Chatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chatsapp - Web Chat Application Written in Go lang

Roll No- 16155
Name - Manoj D Sonje

This is Web chat Application written in go language with gorilla websocket

Steps To Run the Program

step 1- execute below commands

cd src
go get github.com/gorilla/websocket
go run main.go

step 2 -

1] open browser Then go to following address http://localhost:8888 Enter your details and send messages

2] open another tab in browser Then go to following address http://localhost:8888 Enter your details and send messages

About

Realtime Web Chat Application Created in GO lang with gorilla websockets .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published