Skip to content

Add option maxPacketSize

Compare
Choose a tag to compare
@fermads fermads released this 18 May 06:51
· 2 commits to master since this release
  • split metrics into smaller udp packets to avoid reaching udp max packet size limit. Thanks to gossel-j
  • add option to change maxPacketSize
  • stop using util._extend(). Use own extend() function
  • use eslint instead of jshint