Skip to content

Releases: Terry-Mao/gopush-cluster

v1.0.4

28 May 15:43
Compare
Choose a tag to compare

Changes:

Bugfixes:

Fixed /1/time/get http handler timeid value error
Fixed HandleWrite goroutine memory leak.
Fixed old version protocol compatibility.

v1.0.3

30 Apr 08:50
Compare
Choose a tag to compare

Changes:

  • Refactor message module, add more log.
  • Refactor web module, add more log, http api add version in url.
  • Refactor comet module, add more log.

New Features:

Bugfixes:

  • Fixed redis clean expired message function connection leak bug.