Skip to content

A Golang and Angular.js chat application using socket.io

Notifications You must be signed in to change notification settings

hadv/gochatapp

 
 

Repository files navigation

gochatapp

Build Status

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

About

A Golang and Angular.js chat application using socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 3.0%
  • CSS 2.2%
  • Other 0.5%