Go and Angular.js Chat Application using Socket.io
- Golang 1.2
go get "github.com/googollee/go-socket.io"
go run chatapp.go
The server will be available on the port 8080
A Golang and Angular.js chat application using socket.io (do not fork this one, fork the origin)
JavaScript