golang-websocket的聊天室
最近因为微信断网然后找不到某个朋友联系方式,搞得后面一些事情很烦~~ 就想自己搭个聊天服务器,于是自己设计一个简介的UI,然后用beego做框架,写了一个聊天webapp, (在beego官方已有的一个聊天室demo的基础上进行了修改,更改了UI,加入了房间的功能)
git:github
网站:http://keychat.online
说明 基于golang的匿名聊天室程序
随意输入用户名 和 房间号,会根据房间号进入聊天室
聊天所有的记录不会被保存。
this is a anonymous chatting program,
input a username and a roomid then you can go to a chatting room which is identified by the roomid that you typed.
By beego and websocket
keyChat
有疑问加站长微信联系(非本文作者)