Revision history for Centrifugo::Client 1.00 First version 1.01 Added ws_close and ws_error event. Added anonymous=>true to connect(). Fixed tests and MANIFEST 1.02 Added support for UID and better parameters handling. --- some function signatures were changed ! --- 1.03 Added implementation of : unsubscribe, presence, history and ping 1.04 Added automatic authentification to private channels. Added generate_token() function. Added optional periodic ping (session refresh) 1.05 Added reconnect, resubscribe and message recover mechanisms