Malyshev Artem
|
335cd1625e
|
Correct benchmark test for recent channels version. (#487)
* Ignore Emacs backups.
* Do not override default websocket.connect handler.
Channels specification 1.0 requires that websocket.connect handler
returns meaningful message with {'accept': True} at least.
* Add rabbitmq channel layer settings.
* Add benchmark requirements in separate file.
* Add RabbitMQ infrastructure part.
* Adapt benchmark README for new docker layout.
* Adapt fabric deploy for new settings module.
|
2017-01-17 12:25:08 -08:00 |
|
Andrew Godwin
|
80a9019cb2
|
Fix echo endpoint in testproject
|
2016-05-30 00:18:45 +00:00 |
|
Andrew Godwin
|
bea5b138ef
|
Update test project with HTTP endpoint
|
2016-03-20 14:31:32 -03:00 |
|
Andrew Godwin
|
69186ef7b7
|
Replace linearize with the more useful enforce_ordering.
|
2016-02-24 00:40:38 +00:00 |
|
Andrew Godwin
|
e1bf2f5982
|
Small project to test with
|
2015-11-07 03:13:15 -08:00 |
|