Skip to content

Releases: voryx/Thruway

0.3.10

02 Nov 10:23
Compare
Choose a tag to compare

Improved disclose_publisher compatibility with autobahnjs

0.3.9

24 Aug 17:52
Compare
Choose a tag to compare
Merge pull request #127 from WyriHaximus/patch-2

Check against PromiseInterface instead of Promise for 0.3

0.3.8

29 Jun 15:50
Compare
Choose a tag to compare
Remove all references to call after Yield

0.3.7

21 May 16:29
Compare
Choose a tag to compare

Fixes #100

0.3.6

30 Apr 14:03
Compare
Choose a tag to compare
Serialize and deserialize on InternalClient for consistency and some …

…fixes

0.3.5

23 Apr 15:02
Compare
Choose a tag to compare

Internal client now serializes and deserializes messages

0.3.4

22 Apr 14:08
Compare
Choose a tag to compare
  • Added authrole and authid whitelisting (Thruway specific)
  • Fixed authrole meta info not being sent back from AuthProvider
  • Object/Array issues fixed
  • Added RouterInterface::stop
  • Other minor stuff

0.3.3

06 Mar 21:37
Compare
Choose a tag to compare

Fix issue #86
Rename Examples to router instead of server

0.3.2

03 Mar 20:35
Compare
Choose a tag to compare

Fixed some Crossbar compatibility issues
Added state handler for prefix matching
Added cancel
Added anonymous auth role
Updated Guzzle

0.3.1

07 Feb 22:54
Compare
Choose a tag to compare
  • Fixes issue where Broker was not removing subscriptions when sessions left
  • Fixes issue with prefix matching where trailing . was invalid