Skip to content

Latest commit

 

History

History
 
 

WebIM

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web IM

中文文档

This sample is about using long polling and WebSocket to build a web-based chat room based on beego.

Installation

cd $GOPATH/src/samples/WebIm
go get github.com/gorilla/websocket
go get github.com/beego/i18n
bee run

Usage

enter chat room from

http://127.0.0.1:8080