Skip to content

Releases: gclem/constellation-nodejs

Promise, Eventhub, simplicity to subscribe

01 Jan 14:39

Choose a tag to compare

#1.2.0

  • Full Refactor of the event base hub
  • Event emitter linked
  • Full action flow in Promises

Connection via init parameters

17 Sep 19:19

Choose a tag to compare

  • You can now avoid config file, and put your connection parameters directly to init() method

First stable

16 Sep 11:22

Choose a tag to compare

Proxy stable

  • Add CDN for the Constellation JS lib from Sebw.
  • Fix the init process. A promise is available to wait until all the context is loaded.
  • Access to the signal R context, for state comparison.

Initial

16 Sep 10:45

Choose a tag to compare

Initial commit

  • Proxy of the Constellation.js base
  • Use JSDom for Signal R context
  • Use Gist for the Constellation.js lib. Waiting sebw to host in officially in Constellation repo.