Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 538 Bytes

CHANGES.rst

File metadata and controls

17 lines (14 loc) · 538 Bytes

0.3

  • Added support for secure connections
  • Added socketIO.wait()
  • Improved exception handling in heartbeatThread and namespaceThread

0.2

  • Added support for callbacks and channels thanks to Paul Kienzle
  • Incorporated suggestions from Josh VanderLinden and Ian Fitzpatrick

0.1

  • Wrapped code from StackOverflow
  • Added exception handling to destructor in case of connection failure