messense
3eed81c1eb
Add a simple integration test for Gunicorn worker
2017-05-23 11:04:27 +08:00
Eli Uriegas
d20a49e500
Lock chardet for now...
2017-04-11 16:02:49 -05:00
Eli Uriegas
dcc19d17d4
Lock to aiohttp 1.3.5 for now
2017-03-28 22:51:23 -05:00
Eli Uriegas
75a4df0f32
Simplify this, it had a lot of fluff
2017-03-28 22:51:23 -05:00
Brian Bates
82f383b64f
Add missing dependency
...
Added missing `aiofiles` to tox.ini and cleaned up requirements files.
2017-02-05 11:44:01 -08:00
Channel Cat
de32c389d0
Added basic readthedocs support
2017-01-29 12:47:00 -08:00
Cadel Watson
9d4b104d2d
Merge branch 'master' into sphinx-docs
2017-01-19 08:48:54 +11:00
Suby Raman
8c5e214131
html and tests pass
2017-01-12 19:54:34 -05:00
Cadel Watson
7654c2f902
Use Sphinx for documentation.
...
This commit creates configuration files and an index page for
documentation using Sphinx. The recommonmark package is used to enable
Markdown support for Sphinx, using the Common Mark specification. This
means that the current documentation doesn't need to be rewritten.
2016-12-25 20:24:34 +11:00
Anton Zhyrney
9f2d73e2f1
class based views implementation for sanic
2016-11-25 09:10:25 +02:00
Manuel Miranda
ce8742c605
Caching example using aiocache ( #140 )
...
* Keep-alive requests stay open if communicating
* time.time faster than loop.time?
* Fix flake8
* Add aiofiles to requirements.txt
* Caching example using aiocache
* Caching example using aiocache
* Added aiocache to requirements
2016-11-06 09:26:15 -06:00
Blake VandeMerwe
cbb1f99ccb
Adds tornado
test server for speed comparison ( #13 )
2016-10-18 09:41:45 -06:00
Channel Cat
6f105a647e
Added multiprocessing
2016-10-18 01:22:49 -07:00
Channel Cat
41d31b9e55
Added bottle and kyoukai benchmarks, updated sanic and aiohttp
2016-10-16 00:50:49 -07:00
narzeja
a320bc28a6
add bottle simple_server using gunicorn
2016-10-16 07:52:10 +02:00
Channel Cat
f1a5eadd64
Fixing line endings
2016-10-15 23:19:43 +00:00
narzeja
65d9b15e0c
add tox for test and coverage automation. Add development requirements.txt
2016-10-15 11:56:34 +02:00