Skip to content

Version 0.0.3

Compare
Choose a tag to compare
@karpetrosyan karpetrosyan released this 05 Jun 13:11
· 80 commits to master since this release

0.0.3 (6/5/2023)

  • Add sock argument to request and arequest functions.
  • Add timeout argument to request and arequest functions.
  • Add MockSocket class for better unit testing.
  • Change signature of sync_send_arp and async_send_arp functions, now they accept the stream argument.