Skip to content

alexcheng1982/server-sent-events-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server-sent Events Java Sample

This is a sample Java based web application which uses HTML 5 Server-sent events and supports IE 8+.

This sample application is based on

How to use

The sample project is built using Gradle, just use gradle jettyRun to start the Jetty server and point your browser to http://localhost:8080/sse/. In the page, you should see a red rectangle moving randomly in the page.

Reference article

I published an article in IBM developerWorks China site about how to use Neo4j. If you can read Chinese, take a look at this article.

About

Server-sent Events Java Sample with IE 8+ support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published