Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
oberstet committed Mar 1, 2021
1 parent 9ff8723 commit 014cd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ implementations of
- `The WebSocket Protocol <https://tools.ietf.org/html/rfc6455>`__
- `The Web Application Messaging Protocol (WAMP) <https://wamp-proto.org/>`__

for Python 3.6+ and running on `Twisted <https://twistedmatrix.com/>`__ and `asyncio <https://docs.python.org/3/library/asyncio.html>`__.
for Python 3.7+ and running on `Twisted <https://twistedmatrix.com/>`__ and `asyncio <https://docs.python.org/3/library/asyncio.html>`__.

You can use **Autobahn\|Python** to create clients and servers in Python speaking just plain WebSocket or WAMP.

Expand Down

0 comments on commit 014cd9e

Please sign in to comment.