/gochatapp

A Golang and Angular.js chat application using socket.io (do not fork this one, fork the origin)

Primary LanguageJavaScript

gochatapp

Go and Angular.js Chat Application using Socket.io

Screenshots

Login

Imgur

Chat application

Imgur

Requirements

  • Golang 1.2
  • go get "github.com/googollee/go-socket.io"

Run the Server

go run chatapp.go

The server will be available on the port 8080