Skip to content

Releases: noisyboiler/wampy

wampy-0.5.0

30 Oct 16:41
Compare
Choose a tag to compare
  • WAMP meta APIs
  • simple application runner and CLI
  • web application client
  • round-robin RPC
  • improved namespacing

wampy-0.4.2

18 Sep 17:08
Compare
Choose a tag to compare

bug fix: cannot call NotImplementedError
bug fix: callers registry does not contain callee details

wampy-0.4.1

04 Sep 17:04
Compare
Choose a tag to compare
  • remove crossbar from setup.py requires list
  • updates to README

wampy-0.4.0

02 Sep 15:59
Compare
Choose a tag to compare
  • sphinx and readthedocs support
  • travis builds
  • crossbar as a test dependency only
  • minor documentation changes

wampy-0.3.0

02 Aug 12:13
Compare
Choose a tag to compare

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

21 Jul 10:10
Compare
Choose a tag to compare

RPC bug fixes
improved project structure

wampy-0.1.1

03 Jul 17:47
Compare
Choose a tag to compare
wampy-0.1.1 Pre-release
Pre-release

bumped version only to break PyPi cache.

wampy-0.1.0

03 Jul 17:24
Compare
Choose a tag to compare
wampy-0.1.0 Pre-release
Pre-release

Simple RPC features