Chris Boden
|
33bf91dcea
|
Socket refactor
Moved SocketInterface and Socket to Resource namespace
|
2012-02-01 20:52:10 -05:00 |
|
Chris Boden
|
75afa73826
|
Unit tests
Socket interface update
Server testing
Connection setting
|
2011-11-24 21:53:04 -05:00 |
|
Chris Boden
|
1b01582ab9
|
SocketInterface
Added unix socket methods to interface, replaced __call/call_user_func calls with concrete methods
|
2011-11-20 20:38:20 -05:00 |
|
Chris Boden
|
f3c7dd4d7f
|
Socket Proxy
Replaced passing SocketInterface everywhere with a proxy object
|
2011-11-14 15:56:30 -05:00 |
|
Chris Boden
|
f9d609074c
|
Moar cleaning
Added a few unit tests
Added MIT license
Changed Array's to array's
|
2011-11-01 11:01:43 -04:00 |
|
Chris Boden
|
7514ce8e85
|
Cleaning Up
Cleaned up a lot of the code
Added API documentation
Fixed some unit tests
Much cleaning left to be done
|
2011-10-27 19:17:38 -04:00 |
|
Chris Boden
|
6ac2272114
|
Cleanup
Removed Aggregator idea
Server implements ArrayAggregator, stores ArrayIterator
Unit tests cleanup
|
2011-10-24 13:26:36 -04:00 |
|
Chris Boden
|
ac8644125c
|
Refactoring
Major restructure, dropped aggregate idea, can't get around php golden hammer, the all mighty array, problem
Unit tests broken
|
2011-10-24 09:26:15 -04:00 |
|