Skip to content

Releases: igorskh/iperf-swift

v1.3.0

26 Sep 07:47
cf0fa8e
Compare
Choose a tag to compare
  • Fix opaquepointer conversion [#4]
  • New Xcode build

Bug fix

21 Jun 15:52
cf0fa8e
Compare
Choose a tag to compare

Fixes bug with compilation error with latest Xcode version

UDP reporting

10 Nov 09:05
2fcae60
Compare
Choose a tag to compare
  • Add stopping state
  • Add more UDP specific measurement reports
  • Change DispatchQueue QoS to userInitiated
  • Set unique UID for each test run

Initial implementation

08 Nov 16:47
3f997b5
Compare
Choose a tag to compare
  • Server implementation: bind/port
  • TCP/UDP client: server address/port
  • UDP: configurable bandwidth
  • TCP: configurable number of streams
  • Server/Client: reporting interval
  • Structures for interval results