You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit Test cases RSpec and Licence Change and Logger Addition (#15)
* Change in Licence
Change repository licence MIT to OpenSocket
* Minor changes in library
change in reconnection instance method
* Add Specs
Add Specs for reconnection instance methods and SocketCluster Client instance methods
* Update README.md
Add Reconnection documentation in README.md
* Changes in ScClient Class and Reconnect module
Remove reconnect_decay from Reconnection handler
Fix Max attempts for reconnection when auto reconnection is enabled
* Add Logger
added logger methods and messages along with specs
* Update initial release, reconnection and logger
Updated the initial release version to 0.1.0, added ssl connection provision, added reconnection and logging
0 commit comments