HTTP/HTTPS RPC Plugin?

Hi,

Is there a plugin for HTTP/HTTPS RPC (JSON/XML) by chance?

Thanks!

Did you find a HTTP based Json-rpc client ?

I guess i can’t use the one Derk made ?
JSONRPCSocket

[quote=281666:@Kato Gangstad]Did you find a HTTP based Json-rpc client ?

I guess i can’t use the one Derk made ?
JSONRPCSocket[/quote]

I rolled my own using the old framework https sockets.

Ok
Thanks i will give it a try.