elixir-xml_rpc icon indicating copy to clipboard operation
elixir-xml_rpc copied to clipboard

Introduce middleware for Tesla HTTP Client

Open michaldarda opened this issue 4 years ago • 1 comments

Added a Tesla Middleware that can be used to easily encode / decode XMLRPC request/response.

Tesla is optional dependency.

Fixes #17

BTW I also ran mix format on entire project, if you dont like this, I will revert my last commit

michaldarda avatar Mar 23 '20 22:03 michaldarda

@ewildgoose could you take a look at that? :)

michaldarda avatar Apr 06 '20 08:04 michaldarda