Commit Graph

6 Commits

Author SHA1 Message Date
Smart 14139c2886
Update testclient.md (#1000)
Fix bad exception name

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
2020-07-15 19:29:20 +02:00
Rafał Pitoń b155c44a21 Simplify example apps code to plain functions 2019-06-14 12:53:38 +02:00
rafalp 765bdd2fa6 Update response() calls in docs for ASGI 3 2019-06-14 12:39:41 +02:00
Tom Christie 1ee194739f
WebSockets now default to sending JSON using text dataframes (#349) 2019-01-25 15:27:39 +00:00
Tom Christie d5c798e6b8
Example ASGI apps now ensure scope['type'] is expected message type. (#348) 2019-01-25 14:40:33 +00:00
Tom Christie 78d1829758
Version 0.3 (#57)
* Renamings

* Version 0.3.0

* Black formatting

* Update docs for 0.3
2018-09-05 11:39:38 +01:00