Skip to content

lathil/Reactive-JEE7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Reactive-JEE7

Example of using RxJava with JEE7 Websockets

Observable element are stored in a memory stored ( ehcache ) and observed by websocket sessions. Unit test initiate websockets sessions on client side and create observable items in server memory store. Other session are created that register are observer. Update of observable item notify websocket client of item changes.

Show use of JEE8 JCache annotations, JEE7 WebSocket mecanism. Build with Gradle. Unit tests ran on Arquillian with install of Wildfly 8.2

About

Example of using RxJava with JEE7 Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages