All Projects → TonyReet → go_websocket

TonyReet / go_websocket

Licence: MIT license
golang搭建的websocket服务器

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go websocket

devheart
Listen to Tux's heartbeat with this awesome Linux Kernel Module ❤️
Stars: ✭ 58 (+141.67%)
Mutual labels:  heartbeat
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+8145.83%)
Mutual labels:  heartbeat
Beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
Stars: ✭ 10,522 (+43741.67%)
Mutual labels:  heartbeat
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+33687.5%)
Mutual labels:  heartbeat
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-29.17%)
Mutual labels:  heartbeat
Hangfire.Heartbeat
Server monitoring plugin for Hangfire.
Stars: ✭ 71 (+195.83%)
Mutual labels:  heartbeat
MultiClientWebChat
基于 Spring Websocket 和心跳保活重连的多人网页聊天室
Stars: ✭ 31 (+29.17%)
Mutual labels:  heartbeat
ansible-role-pacemaker
Ansible role to deploy Pacemaker HA clusters
Stars: ✭ 19 (-20.83%)
Mutual labels:  heartbeat
measure-stress-hrv-android
Get stress measurement results in your Android app using Welltory heart rate variability algorithms
Stars: ✭ 24 (+0%)
Mutual labels:  heartbeat

go_websocket

确定已经安装,websocket,如果没有安装,请安装: go get github.com/gorilla/websocket

golang搭建的websocket服务器,目前能够提供心跳(在文件"wSConfig.go"里面配置),使用ip+network类型+conn的内存地址和conn进行映射,保存conn的准确。

一个websocket链接发送多条消息情况 png

一个websocket链接发送多条消息情况 png

有任何疑问或建议. 欢迎在github或微博里issue我. 微博:@TonyReet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].