Changelog

0.3.0 (2018-05-04)

  • Enable the usage of third party JSON libraries
  • Fix detection and recovery from network failures

0.2.3 (2018-04-24)

  • Fix RST rendering issues

0.2.2 (2018-04-24)

  • Fix documentation typos
  • Improve examples
  • Reorganise documentation

0.2.1 (2018-04-21)

  • Add PyPI badge to README

0.2.0 (2018-04-21)

  • Supported transports:
    • long-polling
    • websocket
  • Automatic reconnection after network failures
  • Extensions