ws-relay/README.md

10 lines
565 B
Markdown
Raw Permalink Normal View History

2022-05-21 13:21:51 +00:00
[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/ws-relay)](https://goreportcard.com/report/github.com/Luzifer/ws-relay)
![](https://badges.fyi/github/license/Luzifer/ws-relay)
![](https://badges.fyi/github/downloads/Luzifer/ws-relay)
![](https://badges.fyi/github/latest-release/Luzifer/ws-relay)
![](https://knut.in/project-status/ws-relay)
# Luzifer / ws-relay
This project is a very simple WebSocket relay service: No auth, no message parsing, just 1-n clients connecting to the same socket name receiving all messages sent to the socket.