maximevanhees
  • Joined on 2024-09-02
maximevanhees pushed to append at herocode/herodb 2025-09-11 13:25:29 +00:00
5ea34b4445 update variable name as 'gen' is a reserved keyword since Rust 2024 edition
maximevanhees pushed to append at herocode/herodb 2025-09-11 13:24:32 +00:00
d9a3b711d1 Update tot Rust 2024 edition + update Cargo.toml file
maximevanhees created pull request herocode/herodb#13 2025-09-11 07:07:52 +00:00
management_rpc_server
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-10 14:34:03 +00:00
052cf2ecdb update RPC docs
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-10 14:16:17 +00:00
e5b844deee bump version of jsonrpsee to newest + add rpc.discover endpoint for openrpc spec
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-10 09:59:33 +00:00
764fcb68fa update documentation with info about RPC server
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-10 09:53:05 +00:00
271c6cb0ae fixed connection handling issue
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-09 15:37:21 +00:00
e84f7b7e3b working created DB over RPC
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-09 15:20:16 +00:00
7e5da9c6eb WIP2
maximevanhees created branch management_rpc_server in herocode/herodb 2025-09-09 14:31:28 +00:00
maximevanhees pushed to management_rpc_server at herocode/herodb 2025-09-09 14:31:28 +00:00
bd77a7db48 WIP1
maximevanhees pushed to main at herocode/herodb 2025-09-09 14:04:34 +00:00
d931770e90 Fix test suite + update Cargo.toml file
maximevanhees pushed to network_setup_v2 at herocode/herolib_rust 2025-09-09 12:25:16 +00:00
f8436a726e cleanup 2
maximevanhees pushed to network_setup_v2 at herocode/herolib_rust 2025-09-09 08:31:17 +00:00
182b0edeb7 cleanup
maximevanhees pushed to network_setup_v2 at herocode/herolib_rust 2025-09-03 13:39:04 +00:00
f5670f20be rewrite builder pattern + clean script as template
maximevanhees pushed to network_setup_v2 at herocode/herolib_rust 2025-09-02 13:18:02 +00:00
0f4ed1d64d working VM setup
maximevanhees pushed to network_setup_v2 at herocode/herolib_rust 2025-09-01 14:13:04 +00:00
maximevanhees created branch network_setup_v2 in herocode/herolib_rust 2025-09-01 14:13:04 +00:00
maximevanhees pushed to network_setup at herocode/herolib_rust 2025-08-28 13:19:45 +00:00
da3da0ae30 working ipv6 ip assignment + ssh with login/passwd
maximevanhees pushed to network_setup at herocode/herolib_rust 2025-08-27 14:03:43 +00:00
784f87db97 WIP2