All Versions
2
Latest Version
Avg Release Cycle
86 days
Latest Release
2964 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!