2015-12-13, 16:01
Hello everyone, just joined forum and I am a newbie so hope this makes sense:
I'm building a service add-on in python for kodi and I would like to expose an "api" to JSONRPC in order to have other add ons to call my api functions.
I tried to search online but I can only find how to access to other jsonrpc "api's" as a client (http://kodi.wiki/view/JSON-RPC_API/Examples) but I can't find out how to expose my functions for others to access.
Thanks for your help.
I'm building a service add-on in python for kodi and I would like to expose an "api" to JSONRPC in order to have other add ons to call my api functions.
I tried to search online but I can only find how to access to other jsonrpc "api's" as a client (http://kodi.wiki/view/JSON-RPC_API/Examples) but I can't find out how to expose my functions for others to access.
Thanks for your help.