Chris Boden
|
d30c8358ef
|
[BCB] [WIP] Overhaul
React at the core of Ratchet, refs #6
Removed Commands (except WAMP), refs #22
Updated Guzzle to 2.4 branch, refs #20
Fixed some Hixie bugs, refs #21
|
2012-05-07 18:49:13 -04:00 |
|
Chris Boden
|
852e5777e3
|
Silently fail unblock
If the user unblocks and address that was not blocked, silently fail
|
2012-04-29 13:53:10 -04:00 |
|
Chris Boden
|
550b32e1e7
|
IpBlackList
Fixed bug where onClose was propagated if onOpen wasn't
Filter out ports from IP4 addresses
|
2012-04-29 13:20:26 -04:00 |
|
Chris Boden
|
8f653294c5
|
IpBlackList unit test coverage
|
2012-04-29 12:48:43 -04:00 |
|
Chris Boden
|
47e7059ed6
|
Mock MessageComponent common access
Updated class to match the WAMP component
|
2012-04-29 12:38:37 -04:00 |
|
Chris Boden
|
6be16bea4a
|
Added IpBlackListComponent
refs #4
|
2012-04-29 12:35:46 -04:00 |
|
Chris Boden
|
4654acb7d6
|
Replaced Connection::getId() with resourceId property
|
2012-04-25 22:59:46 -04:00 |
|
Chris Boden
|
f98cda3e29
|
Fixed unit test namespace
|
2012-04-25 22:22:49 -04:00 |
|
Chris Boden
|
e06aa30096
|
BC Break - Server::run parameters change
Updated IoServerComponent::run parameters
* $port is now first
* only $port is required
* SocketInterface is last and optional
|
2012-04-22 13:15:43 -04:00 |
|
Chris Boden
|
cb49cf06e7
|
Passing Unit Test
Turned on E_STRICT and fixed resulting unit test failures
|
2012-02-04 12:45:37 -05:00 |
|
Chris Boden
|
01804dac6c
|
Attempted Fixes
Attempting to change some things to pass on TravisCI...even though I'm not getting any unit test failures.
|
2012-02-04 12:37:53 -05:00 |
|
Chris Boden
|
2c976d0102
|
Continuing logical NS refactor
Updated more components to reflect new terminology when using Ratchet components
|
2012-01-31 20:47:59 -05:00 |
|
Chris Boden
|
e1c7ce361f
|
App -> Component Refactoring
Updating namespacing and conventions as per ticket #1
|
2012-01-31 08:37:51 -05:00 |
|