mxmbsocket/src/Ratchet/Wamp
Chris Boden 226ec07b02 [WAMP] callError bugfix
callError accepts `$errorUri` as per the specification
It has previously, erroneously, been changed to $topic
Now loosely accepts a URI but can be any data structure that can be json'd

If it is given a topic, as they're to be URIs according to the spec
it will be transformed to a string
2012-07-22 15:17:34 -04:00
..
Exception.php [BCB] Namespace changes 2012-05-08 23:14:28 -04:00
JsonException.php CS and API docs 2012-05-11 00:51:11 -04:00
ServerProtocol.php [WAMP] 2012-07-18 23:55:59 -04:00
Topic.php [WAMP][Tests] Full namespace coverage 2012-07-19 11:27:31 -04:00
TopicManager.php [WAMP] Topic subscription bug fix 2012-07-20 10:23:45 -04:00
WampConnection.php [WAMP] callError bugfix 2012-07-22 15:17:34 -04:00
WampServer.php API documentation 2012-07-22 11:25:55 -04:00
WampServerInterface.php API documentation 2012-07-22 11:25:55 -04:00