adamsafr / go-chatcord

Golang real-time chat app with rooms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📧 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

About

Golang real-time chat app with rooms


Languages

Language:HTML 31.0%Language:Go 30.6%Language:CSS 24.9%Language:JavaScript 13.4%