Download List

Descripción del Proyecto

Gozirra (previously SERStomp) is a lightweight
client and server implementation of the Stomp
(TTMP) protocol, implemented in Java. The main
goal of Gozirra is to provide a tiny embeddable
library that applications can use as a simple
messaging provider. Stomp is a simple, lightweight
publish/subscribe messaging protocol.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-28 19:13
0.4.1

Varios errores de sincronización se han fijado, y la documentación ha sido mejorada. Los comandos y las cabeceras se recortan de espacios en blanco, lo que hace a la interpretación más relajada. Un marco de autenticación ha sido añadido. El nombre del proyecto fue cambiado.
Tags: Minor feature enhancements
Several synchronization bugs have been fixed, and documentation has been improved. Commands and headers are trimmed of whitespace, making for more relaxed interpretation. An authentication framework has been added. The project name was changed.

2005-09-25 22:37
0.3.1

Agrega sincrónica métodos de conveniencia de mensajería, simplifica la interfaz de escucha, y agrega una mejor cliente-la gestión de errores secundarios. Aunque esto está marcado como "Alpha", que está demostrando ser bastante sólido desde 0,2.
Tags: Minor feature enhancements
Adds synchronous messaging convenience methods, simplifies the Listener interface, and adds better client-side error management. Although this is marked "Alpha", it is proving to be fairly robust since 0.2.

2005-09-19 05:14
0.2

Tags: Initial freshmeat announcement

Project Resources