Releases: noisyboiler/wampy
Releases · noisyboiler/wampy
wampy-0.5.0
- WAMP meta APIs
- simple application runner and CLI
- web application client
- round-robin RPC
- improved namespacing
wampy-0.4.2
bug fix: cannot call NotImplementedError
bug fix: callers registry does not contain callee details
wampy-0.4.1
- remove crossbar from setup.py
requires
list - updates to README
wampy-0.4.0
- sphinx and readthedocs support
- travis builds
- crossbar as a test dependency only
- minor documentation changes
wampy-0.3.0
Pub/Sub WAMP implemented
Single Peer class for all clients and routers to inherit from
Simpler project layout
Less boilerplate for messages and clients
wampy-0.2.0
RPC bug fixes
improved project structure
wampy-0.1.1
bumped version only to break PyPi cache.
wampy-0.1.0
Simple RPC features