Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 309 Bytes

File metadata and controls

10 lines (6 loc) · 309 Bytes

📧 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