hstream News
Brought to you by:
epgawt
HStream provides a basic layer to send/receive messages to/from clients pivoting on a servlet (HStreamServer). It uses independent HTTP Connections for sending and receiving maintaining the HTTP Connections alive avoiding java.net.BindExceptions.
The target of the library is to provide a very basic functionality over which can be built
more advanced layers. This is why it is quite simple, it does not offer you reception ack by the clients for example...... read more