Skip to content

johnstevin/WebIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:8000 

About

beego实现的WEB群聊/单聊聊天器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published