WCS Docs/Examples


WCS (Web Client Service) is a framework for exposing Jabber functionality to the Web. The modules are categorized into either public (anyone can access it without having a login to the server) or client (requires a login and authentication to the server). There are also modules that convert Jabber information (presence, messages, rosters, and other namespaces) to a more accessible format, often based on the .type of the request.

Public Stuff

Client Stuff

As a simple test, if you've created the wcstest@snowdeal.org account, you could do a simple basic login and then set your presence available, and send a test message to yourself and check for it. Also, this should be your presence icon if the server is up:

Conversion Formats