Projects
Clients
Clients are tools that generate context to a rVooz’s Gateway service, via the REST-base interface.
Subprojects: Eclipse-Client, Flex-Client, Geo-Client
Gateway
The Gateway is the service interface of rVooz, providing user facilities. It has two REST interfaces: contexts and contextions. It takes registered context, feeds it to matcher, and consumes contextions, making them available to Voozers/Client apps.
Matching Engines
Matching Engines consume context feeds from the Gateway, and return data-specific (geo, XML, etc.) matches in the form of contextions back to the Gateway.
Subprojects: Geo-Matcher, String-Matcher
SDKs
Libraries and tools for rVooz developers to ease development of Clients, Matching Engines, and Voozers.
Subprojects: xmpp4rails
test
test
Voozers
Voozers are the magic mechanisms that fetch contextions (matches) and create links, or potentials for links between users.
Subprojects: Openfire-Voozer