Did you have a specific language that you are going to be using?
(Javascript, PHP, etc)
I have a PHP library that I'm working on cleaning up before I release
it. There is an existing class written by an Italian author for PHP.
His is GPL licensed, mine will be dual licensed as BSD/GPL. It has
both a client part that can make calls to a JSON-RPC service and a
server side that will expose class methods as JSON-RPC methods.
I should have time to get mine up to date with the upcoming holidays.
I just need to put it back to either the 1.1 or 1.0 spec. It's sitting
with half of 2.0 implemented (as of 12 months ago, losing my job and
starting a new business consumed my time). Once it is clean and
released, I'll be taking another run at implementing 2.0 as the
working draft exists now.
On Dec 21, 11:46 am, ardissa bhuwana putra <ardiss...@gmail.com>
wrote: