Commit Graph

9 Commits

Author SHA1 Message Date
Chris Boden
5e5b81cd41 Revert "[BCB] Removed symfony/http-foundation"
This reverts commit ccf14c0c51.

Reason: guzzle/common requires a symfony beta library
2012-07-24 11:10:45 -04:00
Chris Boden
ccf14c0c51 [BCB] Removed symfony/http-foundation
Moved HttpFoundation from require to suggest
Devs using Session component will need to include it manually
This will allow devs to use Ratchet with a stable minimum-requirement
2012-07-24 10:26:24 -04:00
Chris Boden
97d1b8a770 Updated Guzzle library 2012-07-22 21:09:57 -04:00
Chris Boden
1505124954 [WAMP] Topic subscription bug fix 2012-07-20 10:23:45 -04:00
Chris Boden
5a80a67f03 [WAMP][BCB] Init new serer component
Moved WampServer to ServerProtocol
New WampServer component
New Topic class
2012-07-17 16:57:05 -04:00
Chris Boden
e27ab9891b [WebSocket] Encoding
Added the ability to turn UTF-8 encoding checks off to increase performance
Separated encoding checks into its own set of classes
Encoding checks now use mbstring or iconv depending on availability
2012-07-14 16:44:36 -04:00
Chris Boden
ecdb6fa4c0 Deps update
Updated to React v0.1.1
Updated changelog
2012-07-12 20:04:51 -04:00
Chris Boden
6d55e18dec mbstring no longer required for Ratchet 2012-07-12 15:41:30 -04:00
Chris Boden
bdca66a27d Added a changelog 2012-07-12 12:12:24 -04:00