You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.
Hi. I am looking for a library to implement json-rpc api with aiohttp. This one looks nice but I need POST requests. Are you going to implement them in the near future?
The text was updated successfully, but these errors were encountered:
Hi @Kaveshnikov,
in future? Yes! Near future? No, i am sorry. But the code is prepared for new protocols so it shouldn't be hard to add POST and GET. I will add them when i have time or a use case (currently we only need websockets). If you want to send patches i would be happy to review them.
Hi. I am looking for a library to implement json-rpc api with aiohttp. This one looks nice but I need POST requests. Are you going to implement them in the near future?
The text was updated successfully, but these errors were encountered: