Select Git revision
main.go
-
cyberta authored
Move remote endpoint generation logic from main.go to hopping client so that we avoid unnecessary code duplication if the hopping client gets integrated as a lib. Tweaking the hopping client API as well - a config object injects now the necessary details to setup a hopping client. This change has FFI API compatibility in mind, too.
cyberta authoredMove remote endpoint generation logic from main.go to hopping client so that we avoid unnecessary code duplication if the hopping client gets integrated as a lib. Tweaking the hopping client API as well - a config object injects now the necessary details to setup a hopping client. This change has FFI API compatibility in mind, too.