Laurynas Veržukauskas
27d3939d30
Test added
2014-03-18 22:28:18 +02:00
Chris Boden
dffb8d2c1f
[WAMP] CS, added unit tests for new features, 100% on WAMP
2014-02-16 19:09:54 -05:00
Konstantin Burkalev
48352fce63
Code fix for pull request 165
2014-02-11 11:16:25 +04:00
Konstantin Burkalev
646c2e263a
Slightly modified TopicTest to support new broadcast params
2014-02-09 14:50:07 +04:00
Benjamin Zikarsky
1432e4f954
Skip test when pdo_sqlite isn't there but PDO is
2013-12-20 18:45:54 +01:00
Chris Boden
f50af83fa7
[Http][Security] OriginCheck + same host/origin policy
...
Added the Http\OriginCheck component that will only allow connections coming from desired Origins
Same host+origin policy by default: App.php, by default, will only allow connections from the given hostname
Fixes #102
2013-07-20 18:41:08 -04:00
Chris Boden
5676161277
[WebSocket] Only select one sub-protocol, fixes #103
2013-07-20 12:38:23 -04:00
Chris Boden
9a50835637
[WAMP] Message verification, fixes #105
...
Validate all messages follow WAMP protocol
2013-07-20 12:31:44 -04:00
Chris Boden
a876770cda
[Tests] Restructured test filesystem layout
2013-06-16 10:12:48 -04:00