Commit Graph

20 Commits

Author SHA1 Message Date
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
Chris Boden
6289b2868e ReadMe
Updated the README file
2012-01-30 14:41:43 -05:00
Chris Boden
32e9fe8c6c Updated README 2012-01-08 23:39:23 -05:00
Chris Boden
cc507e821e Documentation
A bunch of API updates
Added read() to SocketInterface
Return self for fluid interface in Server
2011-11-22 11:33:41 -05:00
Chris Boden
84484f6603 Docs
Updated details in readme
2011-11-21 10:51:28 -05:00
Chris Boden
02ffd6f782 Interface change
Changed onRecv to onMessage in Interface to match a standard api
Removed Frame::__toString methods - could imply different return expectation
2011-11-20 14:53:13 -05:00
Chris Boden
7e2d933f53 Docs
Removed use of Factory as it's a bit of a black-box w/ no docs on basic demo page
2011-11-18 20:03:22 -05:00
Chris Boden
7534023708 Documentation 2011-11-15 11:08:38 -05:00
Chris Boden
9d36a37bf5 readme 2011-11-15 08:57:20 -05:00
Chris Boden
2720864d79 readme 2011-11-15 08:54:36 -05:00
Chris Boden
7c033ee2cc Updated readme 2011-11-15 08:53:28 -05:00
Chris Boden
021a185753 init fragmentation
Calculated the intended message length of HyBi-10 frame
Commented out socket recv buffer
Added onError to demonstration
2011-11-11 16:37:53 -05:00
Chris Boden
66e656ec63 Documentation 2011-11-07 12:06:01 -05:00
Chris Boden
a6073a87eb Communication between versions
HyBi-10 and Hixie-76 can now talk to each other!
2011-11-01 15:19:03 -04:00
Chris Boden
6a5c708775 README
Added PHP syntax to README
2011-11-01 14:34:29 -04:00
Chris Boden
1fe4b051be Updated README
Added a bit more details, described WebSocket support
2011-11-01 14:33:44 -04:00
Chris Boden
68e718cc54 Documentation
Updated the simple user documentation in README
2011-11-01 11:14:23 -04:00
Chris Boden
07f5d49996 Readme
Updated the README file to reflect application structure changes
2011-10-28 14:20:25 -04:00
Chris Boden
203b68b9cb Updated README 2011-09-06 08:49:04 -04:00
Chris Boden
5320efe4e7 File structure set, Hiby10 token handshake complete and unit tested 2011-09-04 12:11:24 -04:00