mirror of
https://codeberg.org/june64/mrvc.git
synced 2026-03-07 02:18:01 +01:00
mrvc (max room version checker) - a tool for determining how many members support which maximum room version for a given Matrix room
- Go 96.3%
- Nix 3.1%
- Dockerfile 0.6%
Parallelizing the retrieval of the server version information decreases the program runtime, especially since the impact of slow responses and timeouts is lowered greatly. |
||
|---|---|---|
| go.mod | ||
| go.sum | ||
| main.go | ||