Skip to content

Tags: wolviey/Thruway

Tags

0.4.2

Toggle 0.4.2's commit message
Let InternalClients know when the router is shutting down so they can…

… clean up

0.4.1

Toggle 0.4.1's commit message
Added ability to abort with details fixed minor issues with abort and…

… client getting abort details

0.4.0

Toggle 0.4.0's commit message
Remove version number in ready

0.3.10

Toggle 0.3.10's commit message
Improved disclose_publisher compatibility with autobahnjs

0.3.9

Toggle 0.3.9's commit message
Merge pull request voryx#127 from WyriHaximus/patch-2

Check against PromiseInterface instead of Promise for 0.3

0.0.4

Toggle 0.0.4's commit message
Fixed test issue for php7

0.0.3

Toggle 0.0.3's commit message
Ensure that doctrine connections get closed out properly

0.3.8

Toggle 0.3.8's commit message
Remove all references to call after Yield

0.3.7

Toggle 0.3.7's commit message
Test for voryx#100 and voryx#101

0.3.6

Toggle 0.3.6's commit message
Serialize and deserialize on InternalClient for consistency and some …

…fixes