xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Add docs for xrpl-py async and websocket code

Open mvadari opened this issue 4 years ago • 0 comments

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

mvadari avatar Jun 08 '21 14:06 mvadari