Skip to content

v0.7.0

Compare
Choose a tag to compare
@aler9 aler9 released this 27 Jun 19:28
  • arguments have been replaced by a configuration file, that allows different settings for each path
  • improve performance by using static buffers instead of dynamic allocation for each frame
  • add client count to each log entry
  • add pprof
  • remove mutexes, use exclusively channels