Releases Tags
-
v1.4.2
released this 8 months ago | 11 commits to trunk since this release
- don't access metrics of non running servers (fix segfault), return 0s
- copy over some deprecated cwtch/storage functions
Downloads
-
v1.4.1
released this 8 months ago | 15 commits to trunk since this release
- migrate to cwtch 0.14.1
Downloads
-
v1.4.0
released this 8 months ago | 17 commits to trunk since this release
- Refactor Monitors
- Remove pidusage dependency
- Library no longer underscore imports sqlite deps.
Downloads
-
v1.3.4
released this 9 months ago | 22 commits to trunk since this release
- Fix crash on windows: pidusage doesn't have windows support and errors were not being checked. For now windows servers just don't report cpu and mem usage.
Downloads
-
v1.3.3
released this 9 months ago | 32 commits to trunk since this release
- serverConfig mkdirAll to help OS's like Mac when being used in $CWTCHDIR/servers/x
Downloads
-
v1.3.2
released this 9 months ago | 34 commits to trunk since this release
- lock and safety fixes
Downloads
-
v1.3.1
released this 9 months ago | 36 commits to trunk since this release
- removed server config attribute enabled in favour of requiring checking with server.CheckStatus()
Downloads
-
v1.3.0
released this 9 months ago | 38 commits to trunk since this release
- Server and Servers removed .Shutdown() and replaced with .Stop() and .Destroy()
Downloads
-
v1.2.0
released this 9 months ago | 40 commits to trunk since this release
- Multiple server support in the form of the
servers
struct - Encryption support for serverConfigs
- changes commange line arg
--exporttofubundle
to--exportserverbundle
Downloads
- Multiple server support in the form of the
-
v1.1.2
released this 11 months ago | 50 commits to trunk since this release
- version bump of struCoder/pidusage for openbsd support
Downloads
-
v1.1.1
released this 12 months ago | 52 commits to trunk since this release
- fix message count in metrics
- fix server respect for env var CWTCH_HOME so all output files are placed there
- new Dockerfile for server
Downloads
-
v1.1.0
released this 1 year ago | 63 commits to trunk since this release
Tagging this release synced to cwtch-ui v1.1.0
Downloads