Skip to content

A realtime chat application using the power of websockets and the Go programming language.

Notifications You must be signed in to change notification settings

r21gh/realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat application using Golang and Vue.js

cd src
go run main.go
To see how the app works with multiple users, just open another browser tab or window and navigate to "http://localhost:8000". Enter a different email and username. Take turns sending messages from both windows.

About

A realtime chat application using the power of websockets and the Go programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published