Watch
1
0
Fork
You've already forked mrvc
0
mirror of https://codeberg.org/june64/mrvc.git synced 2026-07-29 20:34:38 +02: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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
June 7b8102b4f0
avoid waiting on long timeouts for shorter program runtime
Avoid waiting on long timeouts by moving from default timeout of 30
seconds to a custom timeout of 5 seconds.
2025-08-15 21:48:17 +02:00
go.mod add first version of mrvc (max room version checker) 2025-08-15 18:05:14 +02:00
go.sum add first version of mrvc (max room version checker) 2025-08-15 18:05:14 +02:00
main.go avoid waiting on long timeouts for shorter program runtime 2025-08-15 21:48:17 +02:00