golongpoll v1.1.0 Release Notes

Release Date: 2016-02-05 // about 8 years ago
  • ๐Ÿ†• 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

Previous changes from v1.0.0

  • ๐Ÿš€ First release of golongpoll. Have at it, world!