• v0.0.4 8d43db445f

    v0.0.4 Stable

    nemith released this 2026-01-08 17:00:49 +00:00 | 8 commits to main since this release

    v0.0.3 had a regression that didn't allow multiple rpc requests at once (i.e calling Do or Exec at the same time in different goroutines would error). This probably isn't that widely used but it should be supported by the session.

    As part of this the closing has been reworked quite a bit to make sure resouces and such are cleaned up properly.

    What's Changed

    Full Changelog: https://github.com/nemith/netconf/compare/v0.0.3...v0.0.4

    Downloads