All Versions
2
Latest Version
Avg Release Cycle
86 days
Latest Release
2600 days ago
Changelog History
Changelog History
-
v1.1.0 Changes
February 05, 2016🆕 New in v1.1
- 🗄 Deprecated
CreateManager
andCreateCustomManager
in favor ofStartLongpoll
- The deprecated functions still work but they log warnings when called.
StartLongpoll
takes anOptions
struct that allows you to configure more behavior.
- Event expiration via the
EventTimeToLiveSeconds
option. - 🐛 Bug fixes for client disconnects
- 🗄 Deprecated
-
v1.0.0 Changes
November 11, 2015🚀 First release of golongpoll. Have at it, world!