Account-specific cache file, bugfixes, better error info

add gmhc_lib.erl
This commit is contained in:
Ulf Wiger
2025-10-12 19:58:22 +02:00
parent 5eff27367d
commit cb0d8f3689
8 changed files with 49 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{application,gmhive_client,
[{description,"Gajumaru Hive Client"},
{vsn,"0.7.0"},
{vsn,"0.8.0"},
{registered,[]},
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
gmconfig,gmhive_protocol,gmhive_worker]},