Skip to content

abhirockzz/CDI-WebSocket-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CDI-WebSocket-Integration

Experiment on integrating REST and WebSocket using CDI as the glue

  • The question is - how can one use CDI capabilities with WebSockets in Java EE applications. The CDI container does not seem to be WebSocket aware, or vice versa ?
  • How can the WebSocket spec define clear integration points with the CDI spec ??

More details on the corresponding blog post - http://bit.ly/CDIandWebSockets

About

Experiment on integrating REST and WebSocket using CDI as the glue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages