Chris Boden
598da1e8b0
[Server] Long running tweaks
...
Added commands to [IoServer] that should be called in long-running scripts
Removed version information from composer
Updated dependencies
2012-05-16 17:16:50 -04:00
Chris Boden
36212f9947
Tagging
2012-05-14 18:59:18 -04:00
Chris Boden
ae826aa24f
[Composer] Lock update
2012-05-12 19:39:27 -04:00
Chris Boden
1582853255
[Server] Fixed remoteAddress not being set on Connection
...
Updated to latest version of `React`
Fixed bug where `$conn->remoteAddress` always returned "127.0.0.1"
This will result in IpBlackList working properly
Added unit tests for IoServer
2012-05-12 19:35:39 -04:00
Chris Boden
3a1ee0313f
React Packagist deps
2012-05-10 20:06:09 -04:00
Chris Boden
13009cf673
Guzzle 2.5
2012-05-08 09:13:47 -04:00
Chris Boden
bbea3e8e05
CI fix (last time :-|)
2012-05-07 19:37:55 -04:00
Chris Boden
949e5119db
Autoload fix
2012-05-07 19:27:39 -04:00
Chris Boden
f5005d1a4e
Composer correction
2012-05-07 19:20:19 -04:00
Chris Boden
d30c8358ef
[BCB] [WIP] Overhaul
...
React at the core of Ratchet, refs #6
Removed Commands (except WAMP), refs #22
Updated Guzzle to 2.4 branch, refs #20
Fixed some Hixie bugs, refs #21
2012-05-07 18:49:13 -04:00
Chris Boden
8404f911a3
Fixes from Guzzle update
...
Updated RequestFactory to match updated Guzzle RequestFactory API
2012-05-04 21:00:55 -04:00
Chris Boden
8ab79d217f
Guzzle update
...
Updated Guzzle to 2.4.1
Fixed code to pass unit tests from update
2012-05-04 18:17:23 -04:00
Chris Boden
7f27629df6
lock update
2012-05-01 13:37:04 -04:00
Chris Boden
a4f9da8815
Deps revert
2012-04-27 09:16:51 -04:00
Chris Boden
d13f001502
Composer/Guzzle tweak
2012-04-27 07:58:33 -04:00
Chris Boden
d5858ff859
Standalone Guzzle
2012-04-27 07:53:13 -04:00
Chris Boden
b6b2099415
Merge branch 'refs/heads/symfony/sessions'
...
Conflicts:
composer.json
composer.lock
2012-04-26 21:13:48 -04:00
Chris Boden
dd79245ecf
Simplified
...
Removed magic methods from Connection(Interface)
Connection is closer to a POPO now
2012-04-25 21:58:12 -04:00
Chris Boden
ffabf09426
Deps - I give up
...
Trying to control fetching the Guzzle repo without its dependencies, as they're not needed in Ratchet - but composer isn't recognizing my git repo overriding Guzzle's composer files
2012-04-18 22:12:28 -04:00
Chris Boden
71ad5da58e
Another dependency fix attempt
2012-04-18 21:55:30 -04:00
Chris Boden
59823fc2de
Attempting dependency fix
2012-04-18 21:48:21 -04:00
Chris Boden
6a44d8123a
Packagist test
2012-04-18 21:14:58 -04:00
Chris Boden
ca79e69056
Composer fix/update
2012-04-16 20:03:06 -04:00
Chris Boden
592752e18a
Started SessionComponent w/ Symfony integration
2012-03-27 10:24:50 -04:00
Chris Boden
cb49cf06e7
Passing Unit Test
...
Turned on E_STRICT and fixed resulting unit test failures
2012-02-04 12:45:37 -05:00
Chris Boden
2c976d0102
Continuing logical NS refactor
...
Updated more components to reflect new terminology when using Ratchet components
2012-01-31 20:47:59 -05:00
Chris Boden
6f244fc659
Vendor spec
...
Manually overrode Guzzle in composer to not fetch Guzzle's reps as they're not needed for what's used in Ratchet
Removed SplClassLoader in favour of Composer's CladdLoader
2012-01-30 21:52:29 -05:00
Chris Boden
c18cc18bb8
Working Composer
...
Deps, versioning, autoloader from composer implemented
2012-01-30 21:41:49 -05:00