Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qsnh/go-laravel-broadcast
Laravel Broadcasting Service.
https://github.com/qsnh/go-laravel-broadcast
echo-server go laravel laravel-broadcast
Last synced: 2 months ago
JSON representation
Laravel Broadcasting Service.
- Host: GitHub
- URL: https://github.com/qsnh/go-laravel-broadcast
- Owner: Qsnh
- Created: 2019-03-21T10:39:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T03:44:35.000Z (about 2 years ago)
- Last Synced: 2024-10-16T14:12:31.554Z (3 months ago)
- Topics: echo-server, go, laravel, laravel-broadcast
- Language: Go
- Homepage:
- Size: 3.52 MB
- Stars: 31
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Broadcast
[![Build Status](https://travis-ci.org/Qsnh/go-laravel-broadcast.png)](https://travis-ci.org/Qsnh/go-laravel-broadcast)
[![Release](https://img.shields.io/github/release/Qsnh/go-laravel-broadcast.svg?label=Release)](https://github.com/Qsnh/go-laravel-broadcast/releases)[Usage](doc/USAGE.md)
基于 Go 实现的 [laravel-echo-server](https://github.com/tlaverdure/laravel-echo-server) 。速度更快,占用资源更少,更易于多平台运行。
### Features
+ [x] Websocket服务
+ [x] Redis订阅
+ [x] 定时输出数据统计
+ [x] 心跳检测
+ [x] HTTPS
+ [x] 数据接口### Author
[小滕博客](https://58hualong.cn) | [小滕全栈教学](https://58hualong.com)