Skip to content

v0.9.11

Pre-release
Pre-release

Choose a tag to compare

@Download Download released this 23 Jun 10:18
· 13 commits to master since this release

Distributed Service-Unique IDs that are short and sweet.

New in this release

  • When running in an AMD context, Suid now defines an AMD module.
  • When using from AMD, we cannot use data attributes for configuration because there is no script tag. So I added a config method to configure Suid from code instead.
  • Suid now has a ready method, allowing you to detect whether Suid is ready to serve ID's and to attach listener callbacks to the ready 'event'.

suid-server-java

Need a server?
suid-server-java.
Suid-server implementation for the Java EE technology stack.