Skip to content

v6.1.0

Compare
Choose a tag to compare
@KSDaemon KSDaemon released this 22 Jan 11:56
· 943 commits to dev since this release

Welcome new release!

6.1.0 version was extended to support more WAMP features and refactored.

This release includes:

  • Progressive results RPC registration (#50)
  • Fixed URI validation (allowing one-leter per part uris) (#54)
  • Dropped bower support
  • Added call trust levels to supported features
  • Added publication trust levels to supported features
  • Allowed to subscribe and call meta api uris (begining with wamp.)
  • Implemented patter-based subscribe
  • Implemented patter-based RPC registration
  • Implemented Shared RPC Registration

Also, thanks to @421p for creating automated integration tests with crossbar in travis.