Skip to Main Content

Oracle Database Free

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Websockets for MLE JavaScript

Vito Van HeckeMay 15 2025

I talked to Martin Bach at APEX Connect about enabling Socket.io for MLE JavaScript.

We would need the createServer from the Node.js ‘http’ module. If websockets are impossible, Socket.io has a fallback for basic HTTP polling, which could also work.

https://socket.io/docs/v4/server-api/

@martinbach-oracle

Comments
Post Details
Added on May 15 2025
5 comments
140 views