ws-relay/README.md
2022-05-21 15:21:51 +02:00

9 lines
565 B
Markdown

[![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.