Skip to content

Releases: noisyboiler/nameko-wamp

nameko-wamp-0.2.0

11 Sep 09:21
Compare
Choose a tag to compare

Brining nameko-wamp up to date with the latest wampy features and extension hooks, removing hacks and really tidying up the implementation

  • properly extend MessageHandler and Client to route messages to the nameko service
  • tidy up test cases
  • configure root logger

nameko-wamp-0.1.1

23 Apr 13:10
Compare
Choose a tag to compare

Initial release of Beta nameko-wamp

  • RPC extensions
  • PubSub extensions
  • testing utils
  • python 2.7 - 3.6 compat