mirror of
https://github.com/Luzifer/ws-relay.git
synced 2024-11-08 14:20:01 +00:00
9 lines
565 B
Markdown
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.
|