gwt-gae-channel-1.0-20010325

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
h3. Send event (server side)
The following is a simple example of how to open a channel and receive updates when send event to the channel client listeners when receives a message.
 
{code:java| send {code:java|title=send event from server}

public void sendEvent(String event) {