Skip to content

Releases: phillipivan/sofie-emberplus-connection

v0.4.5

15 Aug 02:58

Choose a tag to compare

  • Bind debug to console.log

Full Changelog: v0.4.4...v0.4.5

v0.4.4

13 Aug 02:15

Choose a tag to compare

  • Use gdnet-asn1 library

Full Changelog: v0.4.3...v0.4.4

v0.4.3

03 Aug 21:57

Choose a tag to compare

  • Set EmberClientOptions.reconnectAttempts to -ve value to make infinite65f14d9

Full Changelog: v0.4.2...v0.4.3

v0.4.2

03 Aug 11:38

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Aug 06:43

Choose a tag to compare

0.4.1 (Fri Aug 01 2025)

Features

  • S101 Client: add reconnectAttempts option to constructor 54f76dd
  • Ember Client: define EmberClientOptions interface. Add reconnectAttempts & getDirectoryOnParams options 72afb03

Chores