Skip to content

统计tcp和websocket的连接时长和连接数的一个服务程序。

License

Notifications You must be signed in to change notification settings

recallsong/online-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-statistics

统计tcp连接、websocket连接的连接时长和连接数的一个服务程序。

Topology

Topology

Demo

Admin Page

AdminPage

Download

    go get github.com/recallsong/online-statistics

Config

可以在配置文件中配置监听端口号、redis地址、keepalive等

conf/config.yml

Run

make run

Build To Docker Image

make docker-build

Run In Docker Container

make docker-run

License

Apache License 2.0

About

统计tcp和websocket的连接时长和连接数的一个服务程序。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published