Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)