aiohttp_jrpc
aiohttp_jrpc copied to clipboard
Fix builds
Hi Thx for a jrpc library Can u fix, please, last pypi build? Now pypi version have (venv/lib/python3.7/site-packages/aiohttp_jrpc/init.py:65)
data = yield from request.json(loader=json.loads)
Hi, thanks for report. I'll fix it.
@CatCanCreate would you like try this https://github.com/zloidemon/aiohttp_jrpc/tree/gh-3 branch? I fixed some bugs and updated to use latest libraries,
@zloidemon yes, its works :)