Projects tagged ‘json-rpc’ and ‘jsonrpc’


Jump to tag:

Projects tagged ‘json-rpc’ and ‘jsonrpc’

Filtered by Project Tags jsonrpc json-rpc

Refine results Project Tags json (7) rpc (4) ajax (3) javascript (2) java (2) web (2) json_rpc (2) framework (2) image (1) networking (1) python (1) poe (1)

[7 total ]

33 Users
   

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for ... [More] developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]
Created over 3 years ago.

2 Users

A library implementing the XML-RPC protocol, written in PHP. (It supports json and jsonrpc, too, and recently got a 100% javascript implementation)
Created over 3 years ago.

1 Users
 

django-simp is a simple django based image manipulation programm with a easy to use ajax interface. it's programmed with: * django * dojotoolkit * python-pil it's designed for: ... [More] * easy inclusion in other applications * a easy to use ui [Less]
Created about 1 year ago.

1 Users

JsonRpc-Cpp is an OpenSource implementation of JSON-RPC protocol in C++. JSON-RPC is a lightweight remote procedure call protocol similar to XML-RPC.
Created 12 months ago.

0 Users

JSONRPC Plugin for Catalyst which we tried to make compatible with the way Catalyst works with URLS. Main features are: Split JSONRPC methodNames by STRING to find out Controller. Single entrypoint ... [More] for JSONRPC calls, like http://host.tld/rpc DispatchTypes (attributes) which work much the same as Catalyst attrs JSONRPC Parameter handling transparent to Catalyst parameter handling Based on awesome Catalyst::Plugin::Server::XMLRPC module [Less]
Created 8 months ago.

0 Users

Plain Old Java Objects (POJO) to JSON (and back) mapping tool. It provides several options for converting between a Java class and JSON text and visa-versa
Created 11 months ago.