<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>orbited</name>
<shortdesc>A browser(javascript)-&gt;tcp bridge; Comet is used to emulate TCP connections in the browser; Allows you to connect a web browser directly to an IRC or XMPP server, for instance.</shortdesc>
<description>Orbited provides a pure JavaScript/HTML socket in the browser. It is a web
router and firewall that allows you to integrate web applications with arbitrary
back-end systems. You can implement any network protocol in the browser—without
resorting to plugins.

Orbited ships with support for many protocols out of the box, including IRC,
XMPP, and STOMP (ActiveMQ, RabbitMQ). Orbited works in all browsers, cross-port
and cross-subdomain, with no loading bars, clicks, or spurious history entries.
Orbited’s shared-nothing architecture supports arbitrarily large server
clusters—perfect horizontal scalability. Orbited uses only web standards to
provide the most future-proof API and implementation.</description>
<download-page>http://www.orbited.org/download</download-page>
<homepage rdf:resource="http://www.orbited.org" />
<maintainer><foaf:Person><foaf:name>Michael Carter</foaf:name>
<foaf:mbox_sha1sum>7fa649658a5ad63781114e98ece9b0727b231603</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6.1</revision></Version></release>
</Project></rdf:RDF>