Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Jensen committed Feb 18, 2020
1 parent 95c58c3 commit 4e39107
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,19 @@ As ASGI Protocol server on a different port and ip

twistd -n txasgi -a yourdjangoproject.asgi:channel_layer -d tcp:5566:interface=0.0.0.0

Supported specifications
------------------------

.. csv-table::
:header: "Specification", "Supported"

"asgi2", "Yes, through compatibility handler"
"asgi3", "Yes"
"HTTP", "Yes, v2.0"
"Websocket", "Yes, v2.0"
"Lifespan", "No"


Status
------

Expand Down

0 comments on commit 4e39107

Please sign in to comment.