aiohttp-json-rpc icon indicating copy to clipboard operation
aiohttp-json-rpc copied to clipboard

POST requests implementation

Open Kaveshnikov opened this issue 6 years ago • 1 comments
trafficstars

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?

Kaveshnikov avatar Jun 20 '19 11:06 Kaveshnikov

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.

fscherf avatar Jun 20 '19 13:06 fscherf