xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Add docs for xrpl-py async and websocket code
xrpl-py v1.1 includes support for Python's asyncio library (which allows Python users to write asynchronous code) and websockets. We should add some sample documentation to xrpl.org to help new users work with this code. Some sample code is available in the README