Web实时聊天应用:gochatapp

jopen 9年前

使用Go语言和Angularjs编写的Web实时聊天,使用了go实现的Socket.IO库(socket.io是跨平台跨语言的即时通讯框架)。

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

项目主页:http://www.open-open.com/lib/view/home/1412644545343