Commit graph

5 commits

Author SHA1 Message Date
Pascal Vizeli
2e0c185740 Async cleanup part 3 () 2016-11-07 22:31:40 -08:00
Paulus Schoutsen
519d9f2fd0 async HTTP component ()
* Migrate WSGI to asyncio

* Rename wsgi -> http

* Python 3.4 compat

* Move linting to Python 3.4

* lint

* Lint

* Fix Python 3.4 mock_open + binary data

* Surpress logging aiohttp.access

* Spelling

* Sending files is a coroutine

* More callback annotations and naming fixes

* Fix ios
2016-10-23 23:48:01 -07:00
Fabian Affolter
f341974b8b Migrate to voluptuous () 2016-09-11 09:22:08 +02:00
Fabian Affolter
fb9627deda Move details to docs () 2016-09-02 23:25:35 +02:00
Joseph Piron
b6d75e6c5a Netio Switch platform support ()
* WSGI based request handler

with a bit of polishing

Signed-off-by: eagleamon <joseph.piron@gmail.com>

* removed stale comment and fixed version, but failed tests do not seem to be related

* removing the wrapper hack

* added in requirements file

* Found the caved in lint error..
2016-06-09 23:40:14 -07:00