Chris Boden
c6a91692f7
Interface Cleanup
...
Separated Observable interface from Decorator interface, also separated config method to its own interface
Cleaned up unit tests to reflect interface changes
2011-11-13 13:37:42 -05:00
Chris Boden
47b7110dc1
Namespaces
...
Fixed all the namespaces to match new folder structure
2011-11-12 20:51:54 -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
51d0516aa3
Cleanup
...
Application stack working!
Existing unit tests fixed
Implemented HyBi-10 unframing
2011-10-28 14:12:39 -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
Chris Boden
3ef9f45de5
Attempting to circumvent "golden hammer" issue
2011-09-07 11:19:28 -04:00
Chris Boden
f2423f09e5
Fixed Socket bugs from Unit Testing
2011-09-06 14:30:14 -04:00
Chris Boden
3daaa99734
Added ability to create socket with configuration recommended from a protocol
2011-09-05 20:06:16 -04:00
Chris Boden
45fb69d68b
Unit testing coverage
2011-09-05 17:34:51 -04:00
Chris Boden
f17f59856e
Started observer pattern, API updates, unit tests
2011-09-05 13:10:57 -04:00
Chris Boden
2811cdbd48
Mock Socket, Interfaces, Test stubs
2011-09-04 18:26:57 -04:00