Skip to content

adamsafr/go-chatcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📧 ChatCord App

Realtime chat app with WebSockets using Golang and Socket.io with Vanilla JS on the frontend with a custom UI.

Inspired by bradtraversy/chatcord package

🔨 Usage

  1. go run cmd/main.go
  2. Open localhost:5000 in your browser