2019年8月17日

Centrifugo  语言无关的实时消息服务

摘要: Centrifugo 语言无关的实时消息服务,基于golang编写,提供了websocket 以及sockjs 的兼容处理,使用上很简单 同时也支持基于redis的扩展,以下是一个简单的运行测试 环境准备 docker-compose 文件 version: "3" services: centri 阅读全文

posted @ 2019-08-17 10:46 荣锋亮 阅读(1120) 评论(0) 推荐(0)

导航