beego-webim

所属分类:Websocket编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2024-04-15 15:56:39
上 传 者sh-1993
说明:  WebIM use beego v2 and websocket, stars:1, update:2024-04-13 13:49:07

文件列表:
.vscode/
conf/
controllers/
models/
routers/
static/
views/
bee.json
go.mod
go.sum
main.go

# Web IM [中文文档](https://github.com/zhouxm/beego-webim/blob/master/./README_ZH.md) This sample is about using long polling and WebSocket to build a web-based chat room based on beego. - [Documentation](https://github.com/zhouxm/beego-webim/blob/master/http://beego.me/docs/examples/chat.md) ## Installation ```bash 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 http://127.0.0.1:8080 ``` ## Deployment See the guide at .

近期下载者

相关文件


收藏者