wss_base stands for WebService Search Base. This module provides some PHP classes and their corresponding interface definitions, which can be used to ease implementation of webservice integrations inside other Drupal modules.
In fact wss_base doesn't make sense as stand-alone module, but it can help developing further modules with a unified way for accessing (requesting and response parsing) foreign webservices.