Package xmlrpc.plt contributed by schematics [docs]
To load: (require (planet schematics/xmlrpc:4:0/xmlrpc))
Old style:(require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 4 0)))
Min Racket version: 4.1.1
Package description:
Implementation of the XML-RPC protocol.
Downloads this week: 0
Total downloads: 826
Tickets:1
Open tickets:1
Primary files:
NameContract
(struct exn:xmlrpc ())
(struct exn:xmlrpc:fault (code))
xmlrpc-server
xml-rpc-server
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(4 0)2.0
188
4.1.12008-10-14
To load: (require (planet schematics/xmlrpc:4:0/xmlrpc))
Available in repositories: 4.x

This is a client- and server-side implementation of the XML-RPC protocol.

This release may fix many things, and bring us up to PLT 410 compliance. Tests pass.

 Open tickets
[All Tickets] [New Ticket]
Ticket IdOwnerReporterTypeVersion
147schematicsgoetter@…defect(4 0)
Planet breakage? Some surprising dependencies from xmlrpc.plt

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)1.5
80
[none]2007-06-29
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 1))))
Available in repositories: 4.x, 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

For more information, see http://www.xml-rpc.com/.

(2 0)1.5
6
[none]2007-06-29
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

For more information, see http://www.xml-rpc.com/.

(1 4)1.4
153
[none]2007-04-01
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 4))))
Available in repositories: 3xx, 4.x
[no release notes]
(1 3)1.3
144
[none]2007-04-01
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 3))))
Available in repositories: 3xx, 4.x
[no release notes]
(1 2)1.2
52
[none]2007-04-01
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 1)1.0
140
[none]2007-04-01
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 0)1.0
12
[none]2007-04-01
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
 Packages in other repositories

These packages are not available in the 4.x repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 0)1.6
51
[none]2007-10-20
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 3 (= 0))))
Available in repositories: 3xx

This is a client- and server-side implementation of the XML-RPC protocol.

This release fixes problems on PLT v371, and cannot be used with earlier versions. Please use version 2 (from PLaneT) if you are interested in using this library with earlier versions of PLT Scheme.