8000 GitHub - diguacheng/webchat: a single real-time chat demo which used gorilla/websocket
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

diguacheng/webchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是一个实时聊天室的小demo

主要目的是学习使用 "github.com/gorilla/websocket"包构建websocket服务

usage:

go run main.go hub.go data.go client.go

参考:

https://github.com/gorilla/websocket/examples/chat

About

a single real-time chat demo which used gorilla/websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0