jonnystorm / snmp-elixir

An SNMP client library for Elixir
Mozilla Public License 2.0
33 stars 13 forks source link

Updated deps, cleaned compiler warnings #60

Closed awksedgreep closed 1 month ago

awksedgreep commented 1 month ago

Just some basic cleanup. Hope to add bulkwalk soon. Please check utility_test for desired result. I rearranged because tests were failing, but not sure that's what you intended.

jonnystorm commented 1 month ago

Thanks so much, @awksedgreep ! The TLC is much appreciated.

If you do add bulk support, I'll be very happy to merge it!