All Versions
2
Latest Version
Avg Release Cycle
86 days
Latest Release
3056 days ago

Changelog History

  • v1.1.0 Changes

    February 05, 2016

    🆕 New in v1.1

    • 🗄 Deprecated CreateManager and CreateCustomManager in favor of StartLongpoll
      • The deprecated functions still work but they log warnings when called.
      • StartLongpoll takes an Options struct that allows you to configure more behavior.
    • Event expiration via the EventTimeToLiveSeconds option.
    • 🐛 Bug fixes for client disconnects
  • v1.0.0 Changes

    November 11, 2015

    🚀 First release of golongpoll. Have at it, world!