Skip to content

Releases: FelixMcFelix/conductor-chord

v1.1.2

22 Mar 13:04

Choose a tag to compare

  • "full_server" state removed, operation should now be more correct when the first node is joining.

v1.1.1

22 Mar 13:04

Choose a tag to compare

  • Error types returned over RemoteCallable are now cast to string before JSON-stringifying.

v1.1.0

28 Feb 15:07

Choose a tag to compare

  • Now exposes RemoteCallable, ID classes to users of the module.
  • Adds .dropItem(key) onto Chord items.
  • Adds .on("evtName", fn) method to handle events. Currently, will emit "fileAdded", "connect", "disconnect", "lowConnection".

v1.0.0

22 Feb 02:42

Choose a tag to compare

Initial release.