Merge branch 'refs/heads/master' into 0.2-beta

Conflicts:
	composer.lock
	src/Ratchet/ConnectionInterface.php
This commit is contained in:
Chris Boden 2012-07-12 20:00:03 -04:00
commit 54b072884c

View File

@ -3,8 +3,8 @@
, "outdir": "../reports/ab"
, "servers": [
{"agent": "Ratchet-libevent/v0.2b", "url": "ws://localhost:8000", "options": {"version": 18}}
, {"agent": "Ratchet-stream/v0.2b", "url": "ws://localhost:8001", "options": {"version": 18}}
{"agent": "Ratchet-libevent/v0.1.5", "url": "ws://localhost:8000", "options": {"version": 18}}
, {"agent": "Ratchet-stream/v0.1.5", "url": "ws://localhost:8001", "options": {"version": 18}}
]
, "cases": ["*"]