Chris Boden
|
87dcd1d510
|
[WebSocket] Re-scoped variable
Protecting Frame::$data to prevent overflow error
Correct frame contents is fetched from ::getContents()
|
2012-06-14 10:54:26 -04:00 |
|
Chris Boden
|
3a530c8c24
|
[WebSocket] RFC Masking
Full un/masking capabilities on RFC6455 Frames
|
2012-06-03 11:55:35 -04:00 |
|
Chris Boden
|
9f0e29fe7f
|
[WebSocket] Frame masking
|
2012-06-03 02:03:16 -04:00 |
|
Chris Boden
|
54479da9d5
|
[WebSocket] Messaging
Fluent interface on MessageInterface::addFrame
RFC6455 Message unit tests
RFC handling TCP concatenation (refs #31)
|
2012-06-02 22:08:27 -04:00 |
|
Chris Boden
|
7790ef39a1
|
[WebSocket] Frame overflow
|
2012-06-02 21:11:29 -04:00 |
|
Chris Boden
|
291bd5da5a
|
[WebSocket] RFC6455 Framing work
New code to create a frame
Unit tests for new code
API cleanup
|
2012-06-02 15:44:18 -04:00 |
|
Chris Boden
|
4735218aa0
|
[BCB] Namespace changes
Removed the `Component` namespace
Removed the `Resource` namespace
Renamed components:
`IOServerComponent` => `IoServer`
`WebSocketComponent` => `WsServer`
`SessionComponent` => `SessionProvider`
`WAMPServerComponent` => `WampServer`
`IpBlackListComponent` => `IpBlackList`
`FlashPolicyComponent` => `FlashPolicy`
|
2012-05-08 23:14:28 -04:00 |
|