Saturday, February 6, 2016

JDev/ADF sample - Oracle JET and WebSocket Integration for Live Data

  • Oracle JET and WebSocket Integration for Live Data. I was researching how to plugin WebSocket into JET. I would like to share my findings and explain how it works. It is amazing, how scalable and quick it is to send JSON message through WebSocket channel and render it in JET. Luckily WebSocket client is implemented in JavaScript, this integrates perfectly with Oracle JET (also based on JavaScript).
    Download - JETWebSocket.zip

No comments: