Projects tagged ‘json’ and ‘jsonrpc’


Jump to tag:

Projects tagged ‘json’ and ‘jsonrpc’

Filtered by Project Tags json jsonrpc

Refine results Project Tags rpc (8) json-rpc (7) javascript (6) python (5) ajax (5) framework (4) php (4) java (4) web (3) wsgi (3) xmlrpc (2) json_rpc (2)

[16 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.

5 Users
 

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a ... [More] variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]
Created over 2 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

This is a JSON-RPC server, specifically made to work with the Zend Framework JSON RPC Server. The Zend Framework JSON-RPC server is mildly off spec, and therefore this may not work with other JSON-RPC ... [More] servers. This JSON-RPC client polls the server for the available methods, and then creates an object with those methods that can then be used. [Less]
Created 6 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

This package includes json-rpc client and server (wsgi) implementation.
Created 12 months ago.

0 Users
 

This is the project page for creating Python JSON-RPC servers and clients using the Twisted Networking Engine. The project was formerly known as "Twisted-JSONRPC" but with the community initiative ... [More] to use "tx" in the same way that "py" is used in the Python community (and thus reserve "Twisted" for official use only), this project was renamed. [Less]
Created over 2 years ago.