Releases: noisyboiler/nameko-wamp
Releases · noisyboiler/nameko-wamp
nameko-wamp-0.2.0
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
andClient
to route messages to the nameko service - tidy up test cases
- configure root logger
nameko-wamp-0.1.1
Initial release of Beta nameko-wamp
- RPC extensions
- PubSub extensions
- testing utils
- python 2.7 - 3.6 compat