Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 433 Bytes

Change Log

0.1.0 - 2019-06-12

Added

  • Implemented core functionailty of socketcluster-client:
    • connecting
    • automatic reconnection
    • emit events
    • listen to remote events
    • pub/sub to channels
    • Authentication (JWT)

Changed

  • none. first release.

Removed

  • none. first release.

Fixed

  • none. first release.