Chris Boden
|
4654acb7d6
|
Replaced Connection::getId() with resourceId property
|
2012-04-25 22:59:46 -04:00 |
|
Chris Boden
|
aa51ea53f9
|
IO adds remoteAddress to Connection
|
2012-04-25 22:15:06 -04:00 |
|
Chris Boden
|
01ccbcf8c8
|
Fixed inheritdoc syntax
|
2012-04-25 21:00:08 -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
|
33bf91dcea
|
Socket refactor
Moved SocketInterface and Socket to Resource namespace
|
2012-02-01 20:52:10 -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 |
|
Chris Boden
|
451f7f4235
|
Init NS Refactor
Started refactor of namespaces from "app" to "component"
Added ConnectionInterface to replace concrete Connection
Removed socket config classes
|
2012-01-30 17:35:49 -05:00 |
|