argh/README.md

13 lines
604 B
Markdown

# argh net
> [!WARNING]
> This project is in an **EXPERIMENTAL** stage where things change all the time. Do not use (yet).
This project aims to develop a specification and software suite for the easy creation of distributed networks on top of websockets, specifically for **broadcasting** text messages.
The goal of this implementation is not to be very efficient or sophisticated, but instead attempts to "just work".
See [SPEC.md](./SPEC.md) for the specification.
> [!IMPORTANT]
> The specification and implementation are not always updated at the same time and may therefore be out of sync.