- Replace console logging with logger.log calls - Improve network bridge creation robustness - Enhance network IP allocation and cleanup logic - Refactor network cleanup for better concurrency handling
heropods
To get started
import incubaid.herolib.clients. heropods
mut client:= heropods.get()!
client...
example heroscript
!!heropods.configure
secret: '...'
host: 'localhost'
port: 8888